Package | Description |
---|---|
com.oracle.bmc.identitydomains.model | |
com.oracle.bmc.identitydomains.requests | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
CloudGateMapping |
CloudGateMapping.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<CloudGateMapping> |
CloudGateMappings.getResources()
A multi-valued list of complex objects containing the requested resources.
|
Modifier and Type | Method and Description |
---|---|
CloudGateMapping.Builder |
CloudGateMapping.Builder.copy(CloudGateMapping model) |
Modifier and Type | Method and Description |
---|---|
CloudGateMappings.Builder |
CloudGateMappings.Builder.resources(List<CloudGateMapping> resources)
A multi-valued list of complex objects containing the requested resources.
|
Constructor and Description |
---|
CloudGateMappings(List<String> schemas,
Integer totalResults,
List<CloudGateMapping> resources,
Integer startIndex,
Integer itemsPerPage)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CloudGateMapping |
CreateCloudGateMappingRequest.getBody$()
Alternative accessor for the body parameter.
|
CloudGateMapping |
PutCloudGateMappingRequest.getBody$()
Alternative accessor for the body parameter.
|
CloudGateMapping |
CreateCloudGateMappingRequest.getCloudGateMapping()
CloudGateMapping schema.
|
CloudGateMapping |
PutCloudGateMappingRequest.getCloudGateMapping()
Replace the current instance of CloudGateMapping with provided payload.
|
Modifier and Type | Method and Description |
---|---|
CreateCloudGateMappingRequest.Builder |
CreateCloudGateMappingRequest.Builder.body$(CloudGateMapping body)
Alternative setter for the body parameter.
|
PutCloudGateMappingRequest.Builder |
PutCloudGateMappingRequest.Builder.body$(CloudGateMapping body)
Alternative setter for the body parameter.
|
CreateCloudGateMappingRequest.Builder |
CreateCloudGateMappingRequest.Builder.cloudGateMapping(CloudGateMapping cloudGateMapping)
CloudGateMapping schema.
|
PutCloudGateMappingRequest.Builder |
PutCloudGateMappingRequest.Builder.cloudGateMapping(CloudGateMapping cloudGateMapping)
Replace the current instance of CloudGateMapping with provided payload.
|
Modifier and Type | Method and Description |
---|---|
CloudGateMapping |
CreateCloudGateMappingResponse.getCloudGateMapping()
The returned
CloudGateMapping instance. |
CloudGateMapping |
GetCloudGateMappingResponse.getCloudGateMapping()
The returned
CloudGateMapping instance. |
CloudGateMapping |
PatchCloudGateMappingResponse.getCloudGateMapping()
The returned
CloudGateMapping instance. |
CloudGateMapping |
PutCloudGateMappingResponse.getCloudGateMapping()
The returned
CloudGateMapping instance. |
Modifier and Type | Method and Description |
---|---|
CreateCloudGateMappingResponse.Builder |
CreateCloudGateMappingResponse.Builder.cloudGateMapping(CloudGateMapping cloudGateMapping)
The returned
CloudGateMapping instance. |
GetCloudGateMappingResponse.Builder |
GetCloudGateMappingResponse.Builder.cloudGateMapping(CloudGateMapping cloudGateMapping)
The returned
CloudGateMapping instance. |
PatchCloudGateMappingResponse.Builder |
PatchCloudGateMappingResponse.Builder.cloudGateMapping(CloudGateMapping cloudGateMapping)
The returned
CloudGateMapping instance. |
PutCloudGateMappingResponse.Builder |
PutCloudGateMappingResponse.Builder.cloudGateMapping(CloudGateMapping cloudGateMapping)
The returned
CloudGateMapping instance. |
Copyright © 2016–2024. All rights reserved.