Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetExadataInfrastructureUnAllocatedResourcesResponse> |
DatabaseAsyncClient.getExadataInfrastructureUnAllocatedResources(GetExadataInfrastructureUnAllocatedResourcesRequest request,
AsyncHandler<GetExadataInfrastructureUnAllocatedResourcesRequest,GetExadataInfrastructureUnAllocatedResourcesResponse> handler) |
Future<GetExadataInfrastructureUnAllocatedResourcesResponse> |
DatabaseAsync.getExadataInfrastructureUnAllocatedResources(GetExadataInfrastructureUnAllocatedResourcesRequest request,
AsyncHandler<GetExadataInfrastructureUnAllocatedResourcesRequest,GetExadataInfrastructureUnAllocatedResourcesResponse> handler)
Gets un allocated resources information for the specified Exadata infrastructure.
|
Modifier and Type | Method and Description |
---|---|
GetExadataInfrastructureUnAllocatedResourcesRequest |
GetExadataInfrastructureUnAllocatedResourcesRequest.Builder.build()
Build the instance of GetExadataInfrastructureUnAllocatedResourcesRequest as configured
by this builder
|
GetExadataInfrastructureUnAllocatedResourcesRequest |
GetExadataInfrastructureUnAllocatedResourcesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetExadataInfrastructureUnAllocatedResourcesRequest as configured
by this builder
|
Modifier and Type | Method and Description |
---|---|
GetExadataInfrastructureUnAllocatedResourcesRequest.Builder |
GetExadataInfrastructureUnAllocatedResourcesRequest.Builder.copy(GetExadataInfrastructureUnAllocatedResourcesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.