Class AppExtensionMulticloudServiceAppApp.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • multicloudServiceType

        public AppExtensionMulticloudServiceAppApp.Builder multicloudServiceType​(AppExtensionMulticloudServiceAppApp.MulticloudServiceType multicloudServiceType)
        Specifies the service type for which the application is configured for multicloud integration.

        For applicable external service types, app will invoke multicloud service for runtime operations

        *Added In:** 2301202328

        *SCIM++ Properties:** - caseExact: true - idcsSearchable: false - multiValued: false - mutability: immutable - required: true - returned: request - type: string - uniqueness: none

        Parameters:
        multicloudServiceType - the value to set
        Returns:
        this builder
      • multicloudPlatformUrl

        public AppExtensionMulticloudServiceAppApp.Builder multicloudPlatformUrl​(String multicloudPlatformUrl)
        The multicloud platform service URL which the application will invoke for runtime operations such as AWSCredentials api invocation

        *Added In:** 2301202328

        *SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: immutable - required: false - returned: request - type: string - uniqueness: none

        Parameters:
        multicloudPlatformUrl - the value to set
        Returns:
        this builder