Package | Description |
---|---|
com.oracle.bmc.visualbuilder.model |
Modifier and Type | Class and Description |
---|---|
class |
UpdatePrivateEndpointDetails
Private endpoint update configuration details.
|
Modifier and Type | Method and Description |
---|---|
UpdateNetworkEndpointDetails |
UpdateVbInstanceDetails.getNetworkEndpointDetails() |
Modifier and Type | Method and Description |
---|---|
UpdateVbInstanceDetails.Builder |
UpdateVbInstanceDetails.Builder.networkEndpointDetails(UpdateNetworkEndpointDetails networkEndpointDetails) |
Constructor and Description |
---|
UpdateVbInstanceDetails(String displayName,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String idcsOpenId,
Integer nodeCount,
Boolean isVisualBuilderEnabled,
UpdateCustomEndpointDetails customEndpoint,
List<UpdateCustomEndpointDetails> alternateCustomEndpoints,
UpdateNetworkEndpointDetails networkEndpointDetails)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.