OnPremConnector.Builder |
OnPremConnector.Builder.availableVersion(String availableVersion) |
Latest available version of the on-premises connector.
|
static OnPremConnector.Builder |
OnPremConnector.builder() |
Create a new builder.
|
OnPremConnector.Builder |
OnPremConnector.Builder.compartmentId(String compartmentId) |
The OCID of the compartment that contains the on-premises connector.
|
OnPremConnector.Builder |
OnPremConnector.Builder.copy(OnPremConnector model) |
|
OnPremConnector.Builder |
OnPremConnector.Builder.createdVersion(String createdVersion) |
Created version of the on-premises connector.
|
OnPremConnector.Builder |
OnPremConnector.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
OnPremConnector.Builder |
OnPremConnector.Builder.description(String description) |
The description of the on-premises connector.
|
OnPremConnector.Builder |
OnPremConnector.Builder.displayName(String displayName) |
The display name of the on-premises connector.
|
OnPremConnector.Builder |
OnPremConnector.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
OnPremConnector.Builder |
OnPremConnector.Builder.id(String id) |
The OCID of the on-premises connector.
|
OnPremConnector.Builder |
OnPremConnector.Builder.lifecycleDetails(String lifecycleDetails) |
Details about the current state of the on-premises connector.
|
OnPremConnector.Builder |
OnPremConnector.Builder.lifecycleState(LifecycleState lifecycleState) |
The current state of the on-premises connector.
|
OnPremConnector.Builder |
OnPremConnector.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
OnPremConnector.Builder |
OnPremConnector.Builder.timeCreated(Date timeCreated) |
The date and time the on-premises connector was created, in the format defined by
RFC3339.
|
OnPremConnector.Builder |
OnPremConnector.toBuilder() |
|