public static class UpdateOperationsInsightsPrivateEndpointDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
public UpdateOperationsInsightsPrivateEndpointDetails.Builder displayName(String displayName)
The display name of the private endpoint.
displayName
- the value to setpublic UpdateOperationsInsightsPrivateEndpointDetails.Builder description(String description)
The description of the private endpoint.
description
- the value to setpublic UpdateOperationsInsightsPrivateEndpointDetails.Builder nsgIds(List<String> nsgIds)
The OCID of the network security groups that the Private service accessed the database.
nsgIds
- the value to setpublic UpdateOperationsInsightsPrivateEndpointDetails.Builder freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope. Exists
for cross-compatibility only. Example: {"bar-key": "value"}
freeformTags
- the value to setpublic UpdateOperationsInsightsPrivateEndpointDetails.Builder definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource. Each key is predefined and scoped to a namespace.
Example: {"foo-namespace": {"bar-key": "value"}}
definedTags
- the value to setpublic UpdateOperationsInsightsPrivateEndpointDetails build()
public UpdateOperationsInsightsPrivateEndpointDetails.Builder copy(UpdateOperationsInsightsPrivateEndpointDetails model)
Copyright © 2016–2024. All rights reserved.