Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
CloudGateServerCloudGate |
CloudGateServerCloudGate.Builder.build() |
CloudGateServerCloudGate |
CloudGateServer.getCloudGate() |
Modifier and Type | Method and Description |
---|---|
CloudGateServer.Builder |
CloudGateServer.Builder.cloudGate(CloudGateServerCloudGate cloudGate) |
CloudGateServerCloudGate.Builder |
CloudGateServerCloudGate.Builder.copy(CloudGateServerCloudGate model) |
Constructor and Description |
---|
CloudGateServer(String id,
String ocid,
List<String> schemas,
Meta meta,
IdcsCreatedBy idcsCreatedBy,
IdcsLastModifiedBy idcsLastModifiedBy,
List<IdcsPreventedOperations> idcsPreventedOperations,
List<Tags> tags,
Boolean deleteInProgress,
String idcsLastUpgradedInRelease,
String domainOcid,
String compartmentOcid,
String tenancyOcid,
Boolean isOPCService,
String description,
String displayName,
String hostName,
Integer port,
Boolean ssl,
String nginxSettings,
CloudGateServerCloudGate cloudGate)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.