Class AppExtensionOpcServiceApp.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • serviceInstanceIdentifier

        public AppExtensionOpcServiceApp.Builder serviceInstanceIdentifier​(String serviceInstanceIdentifier)
        This value specifies the unique identifier assigned to an instance of an Oracle Public Cloud service app.

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

        Parameters:
        serviceInstanceIdentifier - the value to set
        Returns:
        this builder
      • region

        public AppExtensionOpcServiceApp.Builder region​(String region)
        This value identifies the OPC region in which the service is running.

        *Added In:** 19.1.4

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

        Parameters:
        region - the value to set
        Returns:
        this builder
      • currentFederationMode

        public AppExtensionOpcServiceApp.Builder currentFederationMode​(AppExtensionOpcServiceApp.CurrentFederationMode currentFederationMode)
        Current Federation Mode

        *Added In:** 18.2.6

        *SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: request - type: string

        Parameters:
        currentFederationMode - the value to set
        Returns:
        this builder
      • currentSynchronizationMode

        public AppExtensionOpcServiceApp.Builder currentSynchronizationMode​(AppExtensionOpcServiceApp.CurrentSynchronizationMode currentSynchronizationMode)
        Current Synchronization Mode

        *Added In:** 18.2.6

        *SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: request - type: string

        Parameters:
        currentSynchronizationMode - the value to set
        Returns:
        this builder
      • nextFederationMode

        public AppExtensionOpcServiceApp.Builder nextFederationMode​(AppExtensionOpcServiceApp.NextFederationMode nextFederationMode)
        Next Federation Mode

        *Added In:** 18.2.6

        *SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: request - type: string

        Parameters:
        nextFederationMode - the value to set
        Returns:
        this builder
      • nextSynchronizationMode

        public AppExtensionOpcServiceApp.Builder nextSynchronizationMode​(AppExtensionOpcServiceApp.NextSynchronizationMode nextSynchronizationMode)
        Next Synchronization Mode

        *Added In:** 18.2.6

        *SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: request - type: string

        Parameters:
        nextSynchronizationMode - the value to set
        Returns:
        this builder
      • enablingNextFedSyncModes

        public AppExtensionOpcServiceApp.Builder enablingNextFedSyncModes​(Boolean enablingNextFedSyncModes)
        If true, indicates that enablement is in progress started but not completed

        *Added In:** 18.2.6

        *SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: request - type: boolean

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