public static class AppExtensionOpcServiceApp.Builder extends Object
Constructor and Description |
---|
Builder() |
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
serviceInstanceIdentifier
- the value to setpublic 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
region
- the value to setpublic 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
currentFederationMode
- the value to setpublic 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
currentSynchronizationMode
- the value to setpublic 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
nextFederationMode
- the value to setpublic 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
nextSynchronizationMode
- the value to setpublic 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
enablingNextFedSyncModes
- the value to setpublic AppExtensionOpcServiceApp build()
public AppExtensionOpcServiceApp.Builder copy(AppExtensionOpcServiceApp model)
Copyright © 2016–2024. All rights reserved.