Package | Description |
---|---|
com.oracle.bmc.identitydomains.model | |
com.oracle.bmc.identitydomains.requests | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
CloudGateServer |
CloudGateServer.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<CloudGateServer> |
CloudGateServers.getResources()
A multi-valued list of complex objects containing the requested resources.
|
Modifier and Type | Method and Description |
---|---|
CloudGateServer.Builder |
CloudGateServer.Builder.copy(CloudGateServer model) |
Modifier and Type | Method and Description |
---|---|
CloudGateServers.Builder |
CloudGateServers.Builder.resources(List<CloudGateServer> resources)
A multi-valued list of complex objects containing the requested resources.
|
Constructor and Description |
---|
CloudGateServers(List<String> schemas,
Integer totalResults,
List<CloudGateServer> resources,
Integer startIndex,
Integer itemsPerPage)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CloudGateServer |
CreateCloudGateServerRequest.getBody$()
Alternative accessor for the body parameter.
|
CloudGateServer |
PutCloudGateServerRequest.getBody$()
Alternative accessor for the body parameter.
|
CloudGateServer |
CreateCloudGateServerRequest.getCloudGateServer()
CloudGateServer schema.
|
CloudGateServer |
PutCloudGateServerRequest.getCloudGateServer()
Replace the current instance of CloudGateServer with provided payload.
|
Modifier and Type | Method and Description |
---|---|
CreateCloudGateServerRequest.Builder |
CreateCloudGateServerRequest.Builder.body$(CloudGateServer body)
Alternative setter for the body parameter.
|
PutCloudGateServerRequest.Builder |
PutCloudGateServerRequest.Builder.body$(CloudGateServer body)
Alternative setter for the body parameter.
|
CreateCloudGateServerRequest.Builder |
CreateCloudGateServerRequest.Builder.cloudGateServer(CloudGateServer cloudGateServer)
CloudGateServer schema.
|
PutCloudGateServerRequest.Builder |
PutCloudGateServerRequest.Builder.cloudGateServer(CloudGateServer cloudGateServer)
Replace the current instance of CloudGateServer with provided payload.
|
Modifier and Type | Method and Description |
---|---|
CloudGateServer |
PutCloudGateServerResponse.getCloudGateServer()
The returned
CloudGateServer instance. |
CloudGateServer |
PatchCloudGateServerResponse.getCloudGateServer()
The returned
CloudGateServer instance. |
CloudGateServer |
GetCloudGateServerResponse.getCloudGateServer()
The returned
CloudGateServer instance. |
CloudGateServer |
CreateCloudGateServerResponse.getCloudGateServer()
The returned
CloudGateServer instance. |
Modifier and Type | Method and Description |
---|---|
PutCloudGateServerResponse.Builder |
PutCloudGateServerResponse.Builder.cloudGateServer(CloudGateServer cloudGateServer)
The returned
CloudGateServer instance. |
PatchCloudGateServerResponse.Builder |
PatchCloudGateServerResponse.Builder.cloudGateServer(CloudGateServer cloudGateServer)
The returned
CloudGateServer instance. |
GetCloudGateServerResponse.Builder |
GetCloudGateServerResponse.Builder.cloudGateServer(CloudGateServer cloudGateServer)
The returned
CloudGateServer instance. |
CreateCloudGateServerResponse.Builder |
CreateCloudGateServerResponse.Builder.cloudGateServer(CloudGateServer cloudGateServer)
The returned
CloudGateServer instance. |
Copyright © 2016–2024. All rights reserved.