Uses of Class
com.oracle.bmc.multicloud.model.CspZoneKeyReferenceId.Builder
-
Packages that use CspZoneKeyReferenceId.Builder Package Description com.oracle.bmc.multicloud.model -
-
Uses of CspZoneKeyReferenceId.Builder in com.oracle.bmc.multicloud.model
Methods in com.oracle.bmc.multicloud.model that return CspZoneKeyReferenceId.Builder Modifier and Type Method Description static CspZoneKeyReferenceId.Builder
CspZoneKeyReferenceId. builder()
Create a new builder.CspZoneKeyReferenceId.Builder
CspZoneKeyReferenceId.Builder. copy(CspZoneKeyReferenceId model)
CspZoneKeyReferenceId.Builder
CspZoneKeyReferenceId.Builder. keyName(String keyName)
KeyName for Azure=AzureSubscriptionId Aws=AwsAccountId GCP=GcpProjectNameCspZoneKeyReferenceId.Builder
CspZoneKeyReferenceId.Builder. keyValue(String keyValue)
Value of keyName GcpProjectName: A human-readable name for your project.CspZoneKeyReferenceId.Builder
CspZoneKeyReferenceId. toBuilder()
-