public static class AttachCatalogPrivateEndpointDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AttachCatalogPrivateEndpointDetails |
build() |
AttachCatalogPrivateEndpointDetails.Builder |
catalogPrivateEndpointId(String catalogPrivateEndpointId)
The identifier of the private endpoint to be attached to the catalog resource.
|
AttachCatalogPrivateEndpointDetails.Builder |
copy(AttachCatalogPrivateEndpointDetails model) |
public AttachCatalogPrivateEndpointDetails.Builder catalogPrivateEndpointId(String catalogPrivateEndpointId)
The identifier of the private endpoint to be attached to the catalog resource.
catalogPrivateEndpointId
- the value to setpublic AttachCatalogPrivateEndpointDetails build()
public AttachCatalogPrivateEndpointDetails.Builder copy(AttachCatalogPrivateEndpointDetails model)
Copyright © 2016–2024. All rights reserved.