Uses of Class
com.oracle.bmc.identitydomains.model.CloudGateMappingServer.Builder
-
Packages that use CloudGateMappingServer.Builder Package Description com.oracle.bmc.identitydomains.model -
-
Uses of CloudGateMappingServer.Builder in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return CloudGateMappingServer.Builder Modifier and Type Method Description static CloudGateMappingServer.Builder
CloudGateMappingServer. builder()
Create a new builder.CloudGateMappingServer.Builder
CloudGateMappingServer.Builder. copy(CloudGateMappingServer model)
CloudGateMappingServer.Builder
CloudGateMappingServer.Builder. ref(String ref)
The URI to the server block entryCloudGateMappingServer.Builder
CloudGateMappingServer. toBuilder()
CloudGateMappingServer.Builder
CloudGateMappingServer.Builder. value(String value)
The id of the server block entry.
-