public static class UpdateNamespaceMetadataDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateNamespaceMetadataDetails |
build() |
UpdateNamespaceMetadataDetails.Builder |
copy(UpdateNamespaceMetadataDetails model) |
UpdateNamespaceMetadataDetails.Builder |
defaultS3CompartmentId(String defaultS3CompartmentId)
The updated compartment id for use by an S3 client, if this field is set.
|
UpdateNamespaceMetadataDetails.Builder |
defaultSwiftCompartmentId(String defaultSwiftCompartmentId)
The updated compartment id for use by a Swift client, if this field is set.
|
public UpdateNamespaceMetadataDetails.Builder defaultS3CompartmentId(String defaultS3CompartmentId)
The updated compartment id for use by an S3 client, if this field is set.
defaultS3CompartmentId
- the value to setpublic UpdateNamespaceMetadataDetails.Builder defaultSwiftCompartmentId(String defaultSwiftCompartmentId)
The updated compartment id for use by a Swift client, if this field is set.
defaultSwiftCompartmentId
- the value to setpublic UpdateNamespaceMetadataDetails build()
public UpdateNamespaceMetadataDetails.Builder copy(UpdateNamespaceMetadataDetails model)
Copyright © 2016–2024. All rights reserved.