Interface OdbClient
- All Superinterfaces:
AutoCloseable,AwsClient,SdkAutoCloseable,SdkClient
builder() method.
Oracle Database@Amazon Web Services is an offering that enables you to access Oracle Exadata infrastructure managed by Oracle Cloud Infrastructure (OCI) inside Amazon Web Services data centers. You can migrate your Oracle Exadata workloads, establish low-latency connectivity with applications running on Amazon Web Services, and integrate with Amazon Web Services services. For example, you can run application servers in a Virtual Private Cloud (VPC) and access an Oracle Exadata system running in Oracle Database@Amazon Web Services. You can get started with Oracle Database@Amazon Web Services by using the familiar Amazon Web Services Management Console, APIs, or CLI.
This interface reference for Oracle Database@Amazon Web Services contains documentation for a programming or command line interface that you can use to manage Oracle Database@Amazon Web Services. Oracle Database@Amazon Web Services is asynchronous, which means that some interfaces might require techniques such as polling or callback functions to determine when a command has been applied. The reference structure is as follows.
Oracle Database@Amazon Web Services API Reference
-
For the alphabetical list of API actions, see API Actions.
-
For the alphabetical list of data types, see Data Types.
-
For a list of common query parameters, see Common Parameters.
-
For descriptions of the error codes, see Common Errors.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringValue for looking up the service's metadata from theServiceMetadataProvider.static final String -
Method Summary
Modifier and TypeMethodDescriptionacceptMarketplaceRegistration(Consumer<AcceptMarketplaceRegistrationRequest.Builder> acceptMarketplaceRegistrationRequest) Registers the Amazon Web Services Marketplace token for your Amazon Web Services account to activate your Oracle Database@Amazon Web Services subscription.acceptMarketplaceRegistration(AcceptMarketplaceRegistrationRequest acceptMarketplaceRegistrationRequest) Registers the Amazon Web Services Marketplace token for your Amazon Web Services account to activate your Oracle Database@Amazon Web Services subscription.static OdbClientBuilderbuilder()Create a builder that can be used to configure and create aOdbClient.static OdbClientcreate()Create aOdbClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.createCloudAutonomousVmCluster(Consumer<CreateCloudAutonomousVmClusterRequest.Builder> createCloudAutonomousVmClusterRequest) Creates a new Autonomous VM cluster in the specified Exadata infrastructure.createCloudAutonomousVmCluster(CreateCloudAutonomousVmClusterRequest createCloudAutonomousVmClusterRequest) Creates a new Autonomous VM cluster in the specified Exadata infrastructure.createCloudExadataInfrastructure(Consumer<CreateCloudExadataInfrastructureRequest.Builder> createCloudExadataInfrastructureRequest) Creates an Exadata infrastructure.createCloudExadataInfrastructure(CreateCloudExadataInfrastructureRequest createCloudExadataInfrastructureRequest) Creates an Exadata infrastructure.default CreateCloudVmClusterResponsecreateCloudVmCluster(Consumer<CreateCloudVmClusterRequest.Builder> createCloudVmClusterRequest) Creates a VM cluster on the specified Exadata infrastructure.default CreateCloudVmClusterResponsecreateCloudVmCluster(CreateCloudVmClusterRequest createCloudVmClusterRequest) Creates a VM cluster on the specified Exadata infrastructure.default CreateOdbNetworkResponsecreateOdbNetwork(Consumer<CreateOdbNetworkRequest.Builder> createOdbNetworkRequest) Creates an ODB network.default CreateOdbNetworkResponsecreateOdbNetwork(CreateOdbNetworkRequest createOdbNetworkRequest) Creates an ODB network.createOdbPeeringConnection(Consumer<CreateOdbPeeringConnectionRequest.Builder> createOdbPeeringConnectionRequest) Creates a peering connection between an ODB network and a VPC.createOdbPeeringConnection(CreateOdbPeeringConnectionRequest createOdbPeeringConnectionRequest) Creates a peering connection between an ODB network and a VPC.deleteCloudAutonomousVmCluster(Consumer<DeleteCloudAutonomousVmClusterRequest.Builder> deleteCloudAutonomousVmClusterRequest) Deletes an Autonomous VM cluster.deleteCloudAutonomousVmCluster(DeleteCloudAutonomousVmClusterRequest deleteCloudAutonomousVmClusterRequest) Deletes an Autonomous VM cluster.deleteCloudExadataInfrastructure(Consumer<DeleteCloudExadataInfrastructureRequest.Builder> deleteCloudExadataInfrastructureRequest) Deletes the specified Exadata infrastructure.deleteCloudExadataInfrastructure(DeleteCloudExadataInfrastructureRequest deleteCloudExadataInfrastructureRequest) Deletes the specified Exadata infrastructure.default DeleteCloudVmClusterResponsedeleteCloudVmCluster(Consumer<DeleteCloudVmClusterRequest.Builder> deleteCloudVmClusterRequest) Deletes the specified VM cluster.default DeleteCloudVmClusterResponsedeleteCloudVmCluster(DeleteCloudVmClusterRequest deleteCloudVmClusterRequest) Deletes the specified VM cluster.default DeleteOdbNetworkResponsedeleteOdbNetwork(Consumer<DeleteOdbNetworkRequest.Builder> deleteOdbNetworkRequest) Deletes the specified ODB network.default DeleteOdbNetworkResponsedeleteOdbNetwork(DeleteOdbNetworkRequest deleteOdbNetworkRequest) Deletes the specified ODB network.deleteOdbPeeringConnection(Consumer<DeleteOdbPeeringConnectionRequest.Builder> deleteOdbPeeringConnectionRequest) Deletes an ODB peering connection.deleteOdbPeeringConnection(DeleteOdbPeeringConnectionRequest deleteOdbPeeringConnectionRequest) Deletes an ODB peering connection.getCloudAutonomousVmCluster(Consumer<GetCloudAutonomousVmClusterRequest.Builder> getCloudAutonomousVmClusterRequest) Gets information about a specific Autonomous VM cluster.getCloudAutonomousVmCluster(GetCloudAutonomousVmClusterRequest getCloudAutonomousVmClusterRequest) Gets information about a specific Autonomous VM cluster.getCloudExadataInfrastructure(Consumer<GetCloudExadataInfrastructureRequest.Builder> getCloudExadataInfrastructureRequest) Returns information about the specified Exadata infrastructure.getCloudExadataInfrastructure(GetCloudExadataInfrastructureRequest getCloudExadataInfrastructureRequest) Returns information about the specified Exadata infrastructure.getCloudExadataInfrastructureUnallocatedResources(Consumer<GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder> getCloudExadataInfrastructureUnallocatedResourcesRequest) Retrieves information about unallocated resources in a specified Cloud Exadata Infrastructure.getCloudExadataInfrastructureUnallocatedResources(GetCloudExadataInfrastructureUnallocatedResourcesRequest getCloudExadataInfrastructureUnallocatedResourcesRequest) Retrieves information about unallocated resources in a specified Cloud Exadata Infrastructure.default GetCloudVmClusterResponsegetCloudVmCluster(Consumer<GetCloudVmClusterRequest.Builder> getCloudVmClusterRequest) Returns information about the specified VM cluster.default GetCloudVmClusterResponsegetCloudVmCluster(GetCloudVmClusterRequest getCloudVmClusterRequest) Returns information about the specified VM cluster.default GetDbNodeResponsegetDbNode(Consumer<GetDbNodeRequest.Builder> getDbNodeRequest) Returns information about the specified DB node.default GetDbNodeResponsegetDbNode(GetDbNodeRequest getDbNodeRequest) Returns information about the specified DB node.default GetDbServerResponsegetDbServer(Consumer<GetDbServerRequest.Builder> getDbServerRequest) Returns information about the specified database server.default GetDbServerResponsegetDbServer(GetDbServerRequest getDbServerRequest) Returns information about the specified database server.default GetOciOnboardingStatusResponsegetOciOnboardingStatus(Consumer<GetOciOnboardingStatusRequest.Builder> getOciOnboardingStatusRequest) Returns the tenancy activation link and onboarding status for your Amazon Web Services account.default GetOciOnboardingStatusResponsegetOciOnboardingStatus(GetOciOnboardingStatusRequest getOciOnboardingStatusRequest) Returns the tenancy activation link and onboarding status for your Amazon Web Services account.default GetOdbNetworkResponsegetOdbNetwork(Consumer<GetOdbNetworkRequest.Builder> getOdbNetworkRequest) Returns information about the specified ODB network.default GetOdbNetworkResponsegetOdbNetwork(GetOdbNetworkRequest getOdbNetworkRequest) Returns information about the specified ODB network.default GetOdbPeeringConnectionResponsegetOdbPeeringConnection(Consumer<GetOdbPeeringConnectionRequest.Builder> getOdbPeeringConnectionRequest) Retrieves information about an ODB peering connection.default GetOdbPeeringConnectionResponsegetOdbPeeringConnection(GetOdbPeeringConnectionRequest getOdbPeeringConnectionRequest) Retrieves information about an ODB peering connection.default InitializeServiceResponseinitializeService(Consumer<InitializeServiceRequest.Builder> initializeServiceRequest) Initializes the ODB service for the first time in an account.default InitializeServiceResponseinitializeService(InitializeServiceRequest initializeServiceRequest) Initializes the ODB service for the first time in an account.listAutonomousVirtualMachines(Consumer<ListAutonomousVirtualMachinesRequest.Builder> listAutonomousVirtualMachinesRequest) Lists all Autonomous VMs in an Autonomous VM cluster.listAutonomousVirtualMachines(ListAutonomousVirtualMachinesRequest listAutonomousVirtualMachinesRequest) Lists all Autonomous VMs in an Autonomous VM cluster.listAutonomousVirtualMachinesPaginator(Consumer<ListAutonomousVirtualMachinesRequest.Builder> listAutonomousVirtualMachinesRequest) This is a variant oflistAutonomousVirtualMachines(software.amazon.awssdk.services.odb.model.ListAutonomousVirtualMachinesRequest)operation.listAutonomousVirtualMachinesPaginator(ListAutonomousVirtualMachinesRequest listAutonomousVirtualMachinesRequest) This is a variant oflistAutonomousVirtualMachines(software.amazon.awssdk.services.odb.model.ListAutonomousVirtualMachinesRequest)operation.listCloudAutonomousVmClusters(Consumer<ListCloudAutonomousVmClustersRequest.Builder> listCloudAutonomousVmClustersRequest) Lists all Autonomous VM clusters in a specified Cloud Exadata infrastructure.listCloudAutonomousVmClusters(ListCloudAutonomousVmClustersRequest listCloudAutonomousVmClustersRequest) Lists all Autonomous VM clusters in a specified Cloud Exadata infrastructure.listCloudAutonomousVmClustersPaginator(Consumer<ListCloudAutonomousVmClustersRequest.Builder> listCloudAutonomousVmClustersRequest) This is a variant oflistCloudAutonomousVmClusters(software.amazon.awssdk.services.odb.model.ListCloudAutonomousVmClustersRequest)operation.listCloudAutonomousVmClustersPaginator(ListCloudAutonomousVmClustersRequest listCloudAutonomousVmClustersRequest) This is a variant oflistCloudAutonomousVmClusters(software.amazon.awssdk.services.odb.model.ListCloudAutonomousVmClustersRequest)operation.listCloudExadataInfrastructures(Consumer<ListCloudExadataInfrastructuresRequest.Builder> listCloudExadataInfrastructuresRequest) Returns information about the Exadata infrastructures owned by your Amazon Web Services account.listCloudExadataInfrastructures(ListCloudExadataInfrastructuresRequest listCloudExadataInfrastructuresRequest) Returns information about the Exadata infrastructures owned by your Amazon Web Services account.listCloudExadataInfrastructuresPaginator(Consumer<ListCloudExadataInfrastructuresRequest.Builder> listCloudExadataInfrastructuresRequest) This is a variant oflistCloudExadataInfrastructures(software.amazon.awssdk.services.odb.model.ListCloudExadataInfrastructuresRequest)operation.listCloudExadataInfrastructuresPaginator(ListCloudExadataInfrastructuresRequest listCloudExadataInfrastructuresRequest) This is a variant oflistCloudExadataInfrastructures(software.amazon.awssdk.services.odb.model.ListCloudExadataInfrastructuresRequest)operation.default ListCloudVmClustersResponselistCloudVmClusters(Consumer<ListCloudVmClustersRequest.Builder> listCloudVmClustersRequest) Returns information about the VM clusters owned by your Amazon Web Services account or only the ones on the specified Exadata infrastructure.default ListCloudVmClustersResponselistCloudVmClusters(ListCloudVmClustersRequest listCloudVmClustersRequest) Returns information about the VM clusters owned by your Amazon Web Services account or only the ones on the specified Exadata infrastructure.default ListCloudVmClustersIterablelistCloudVmClustersPaginator(Consumer<ListCloudVmClustersRequest.Builder> listCloudVmClustersRequest) This is a variant oflistCloudVmClusters(software.amazon.awssdk.services.odb.model.ListCloudVmClustersRequest)operation.default ListCloudVmClustersIterablelistCloudVmClustersPaginator(ListCloudVmClustersRequest listCloudVmClustersRequest) This is a variant oflistCloudVmClusters(software.amazon.awssdk.services.odb.model.ListCloudVmClustersRequest)operation.default ListDbNodesResponselistDbNodes(Consumer<ListDbNodesRequest.Builder> listDbNodesRequest) Returns information about the DB nodes for the specified VM cluster.default ListDbNodesResponselistDbNodes(ListDbNodesRequest listDbNodesRequest) Returns information about the DB nodes for the specified VM cluster.default ListDbNodesIterablelistDbNodesPaginator(Consumer<ListDbNodesRequest.Builder> listDbNodesRequest) This is a variant oflistDbNodes(software.amazon.awssdk.services.odb.model.ListDbNodesRequest)operation.default ListDbNodesIterablelistDbNodesPaginator(ListDbNodesRequest listDbNodesRequest) This is a variant oflistDbNodes(software.amazon.awssdk.services.odb.model.ListDbNodesRequest)operation.default ListDbServersResponselistDbServers(Consumer<ListDbServersRequest.Builder> listDbServersRequest) Returns information about the database servers that belong to the specified Exadata infrastructure.default ListDbServersResponselistDbServers(ListDbServersRequest listDbServersRequest) Returns information about the database servers that belong to the specified Exadata infrastructure.default ListDbServersIterablelistDbServersPaginator(Consumer<ListDbServersRequest.Builder> listDbServersRequest) This is a variant oflistDbServers(software.amazon.awssdk.services.odb.model.ListDbServersRequest)operation.default ListDbServersIterablelistDbServersPaginator(ListDbServersRequest listDbServersRequest) This is a variant oflistDbServers(software.amazon.awssdk.services.odb.model.ListDbServersRequest)operation.default ListDbSystemShapesResponselistDbSystemShapes(Consumer<ListDbSystemShapesRequest.Builder> listDbSystemShapesRequest) Returns information about the shapes that are available for an Exadata infrastructure.default ListDbSystemShapesResponselistDbSystemShapes(ListDbSystemShapesRequest listDbSystemShapesRequest) Returns information about the shapes that are available for an Exadata infrastructure.default ListDbSystemShapesIterablelistDbSystemShapesPaginator(Consumer<ListDbSystemShapesRequest.Builder> listDbSystemShapesRequest) This is a variant oflistDbSystemShapes(software.amazon.awssdk.services.odb.model.ListDbSystemShapesRequest)operation.default ListDbSystemShapesIterablelistDbSystemShapesPaginator(ListDbSystemShapesRequest listDbSystemShapesRequest) This is a variant oflistDbSystemShapes(software.amazon.awssdk.services.odb.model.ListDbSystemShapesRequest)operation.default ListGiVersionsResponselistGiVersions(Consumer<ListGiVersionsRequest.Builder> listGiVersionsRequest) Returns information about Oracle Grid Infrastructure (GI) software versions that are available for a VM cluster for the specified shape.default ListGiVersionsResponselistGiVersions(ListGiVersionsRequest listGiVersionsRequest) Returns information about Oracle Grid Infrastructure (GI) software versions that are available for a VM cluster for the specified shape.default ListGiVersionsIterablelistGiVersionsPaginator(Consumer<ListGiVersionsRequest.Builder> listGiVersionsRequest) This is a variant oflistGiVersions(software.amazon.awssdk.services.odb.model.ListGiVersionsRequest)operation.default ListGiVersionsIterablelistGiVersionsPaginator(ListGiVersionsRequest listGiVersionsRequest) This is a variant oflistGiVersions(software.amazon.awssdk.services.odb.model.ListGiVersionsRequest)operation.default ListOdbNetworksResponselistOdbNetworks(Consumer<ListOdbNetworksRequest.Builder> listOdbNetworksRequest) Returns information about the ODB networks owned by your Amazon Web Services account.default ListOdbNetworksResponselistOdbNetworks(ListOdbNetworksRequest listOdbNetworksRequest) Returns information about the ODB networks owned by your Amazon Web Services account.default ListOdbNetworksIterablelistOdbNetworksPaginator(Consumer<ListOdbNetworksRequest.Builder> listOdbNetworksRequest) This is a variant oflistOdbNetworks(software.amazon.awssdk.services.odb.model.ListOdbNetworksRequest)operation.default ListOdbNetworksIterablelistOdbNetworksPaginator(ListOdbNetworksRequest listOdbNetworksRequest) This is a variant oflistOdbNetworks(software.amazon.awssdk.services.odb.model.ListOdbNetworksRequest)operation.listOdbPeeringConnections(Consumer<ListOdbPeeringConnectionsRequest.Builder> listOdbPeeringConnectionsRequest) Lists all ODB peering connections or those associated with a specific ODB network.listOdbPeeringConnections(ListOdbPeeringConnectionsRequest listOdbPeeringConnectionsRequest) Lists all ODB peering connections or those associated with a specific ODB network.listOdbPeeringConnectionsPaginator(Consumer<ListOdbPeeringConnectionsRequest.Builder> listOdbPeeringConnectionsRequest) This is a variant oflistOdbPeeringConnections(software.amazon.awssdk.services.odb.model.ListOdbPeeringConnectionsRequest)operation.listOdbPeeringConnectionsPaginator(ListOdbPeeringConnectionsRequest listOdbPeeringConnectionsRequest) This is a variant oflistOdbPeeringConnections(software.amazon.awssdk.services.odb.model.ListOdbPeeringConnectionsRequest)operation.default ListSystemVersionsResponselistSystemVersions(Consumer<ListSystemVersionsRequest.Builder> listSystemVersionsRequest) Returns information about the system versions that are available for a VM cluster for the specifiedgiVersionandshape.default ListSystemVersionsResponselistSystemVersions(ListSystemVersionsRequest listSystemVersionsRequest) Returns information about the system versions that are available for a VM cluster for the specifiedgiVersionandshape.default ListSystemVersionsIterablelistSystemVersionsPaginator(Consumer<ListSystemVersionsRequest.Builder> listSystemVersionsRequest) This is a variant oflistSystemVersions(software.amazon.awssdk.services.odb.model.ListSystemVersionsRequest)operation.default ListSystemVersionsIterablelistSystemVersionsPaginator(ListSystemVersionsRequest listSystemVersionsRequest) This is a variant oflistSystemVersions(software.amazon.awssdk.services.odb.model.ListSystemVersionsRequest)operation.default ListTagsForResourceResponselistTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) Returns information about the tags applied to this resource.default ListTagsForResourceResponselistTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) Returns information about the tags applied to this resource.default RebootDbNodeResponserebootDbNode(Consumer<RebootDbNodeRequest.Builder> rebootDbNodeRequest) Reboots the specified DB node in a VM cluster.default RebootDbNodeResponserebootDbNode(RebootDbNodeRequest rebootDbNodeRequest) Reboots the specified DB node in a VM cluster.default OdbServiceClientConfigurationThe SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfigurationstatic ServiceMetadatadefault StartDbNodeResponsestartDbNode(Consumer<StartDbNodeRequest.Builder> startDbNodeRequest) Starts the specified DB node in a VM cluster.default StartDbNodeResponsestartDbNode(StartDbNodeRequest startDbNodeRequest) Starts the specified DB node in a VM cluster.default StopDbNodeResponsestopDbNode(Consumer<StopDbNodeRequest.Builder> stopDbNodeRequest) Stops the specified DB node in a VM cluster.default StopDbNodeResponsestopDbNode(StopDbNodeRequest stopDbNodeRequest) Stops the specified DB node in a VM cluster.default TagResourceResponsetagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) Applies tags to the specified resource.default TagResourceResponsetagResource(TagResourceRequest tagResourceRequest) Applies tags to the specified resource.default UntagResourceResponseuntagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) Removes tags from the specified resource.default UntagResourceResponseuntagResource(UntagResourceRequest untagResourceRequest) Removes tags from the specified resource.updateCloudExadataInfrastructure(Consumer<UpdateCloudExadataInfrastructureRequest.Builder> updateCloudExadataInfrastructureRequest) Updates the properties of an Exadata infrastructure resource.updateCloudExadataInfrastructure(UpdateCloudExadataInfrastructureRequest updateCloudExadataInfrastructureRequest) Updates the properties of an Exadata infrastructure resource.default UpdateOdbNetworkResponseupdateOdbNetwork(Consumer<UpdateOdbNetworkRequest.Builder> updateOdbNetworkRequest) Updates properties of a specified ODB network.default UpdateOdbNetworkResponseupdateOdbNetwork(UpdateOdbNetworkRequest updateOdbNetworkRequest) Updates properties of a specified ODB network.updateOdbPeeringConnection(Consumer<UpdateOdbPeeringConnectionRequest.Builder> updateOdbPeeringConnectionRequest) Modifies the settings of an Oracle Database@Amazon Web Services peering connection.updateOdbPeeringConnection(UpdateOdbPeeringConnectionRequest updateOdbPeeringConnectionRequest) Modifies the settings of an Oracle Database@Amazon Web Services peering connection.Methods inherited from interface software.amazon.awssdk.utils.SdkAutoCloseable
closeMethods inherited from interface software.amazon.awssdk.core.SdkClient
serviceName
-
Field Details
-
SERVICE_NAME
- See Also:
-
SERVICE_METADATA_ID
Value for looking up the service's metadata from theServiceMetadataProvider.- See Also:
-
-
Method Details
-
acceptMarketplaceRegistration
default AcceptMarketplaceRegistrationResponse acceptMarketplaceRegistration(AcceptMarketplaceRegistrationRequest acceptMarketplaceRegistrationRequest) throws ThrottlingException, ValidationException, ConflictException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException Registers the Amazon Web Services Marketplace token for your Amazon Web Services account to activate your Oracle Database@Amazon Web Services subscription.
- Parameters:
acceptMarketplaceRegistrationRequest-- Returns:
- Result of the AcceptMarketplaceRegistration operation returned by the service.
- See Also:
-
acceptMarketplaceRegistration
default AcceptMarketplaceRegistrationResponse acceptMarketplaceRegistration(Consumer<AcceptMarketplaceRegistrationRequest.Builder> acceptMarketplaceRegistrationRequest) throws ThrottlingException, ValidationException, ConflictException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException Registers the Amazon Web Services Marketplace token for your Amazon Web Services account to activate your Oracle Database@Amazon Web Services subscription.
This is a convenience which creates an instance of the
AcceptMarketplaceRegistrationRequest.Builderavoiding the need to create one manually viaAcceptMarketplaceRegistrationRequest.builder()- Parameters:
acceptMarketplaceRegistrationRequest- AConsumerthat will call methods onAcceptMarketplaceRegistrationRequest.Builderto create a request.- Returns:
- Result of the AcceptMarketplaceRegistration operation returned by the service.
- See Also:
-
createCloudAutonomousVmCluster
default CreateCloudAutonomousVmClusterResponse createCloudAutonomousVmCluster(CreateCloudAutonomousVmClusterRequest createCloudAutonomousVmClusterRequest) throws ThrottlingException, ServiceQuotaExceededException, ValidationException, ConflictException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Creates a new Autonomous VM cluster in the specified Exadata infrastructure.
- Parameters:
createCloudAutonomousVmClusterRequest-- Returns:
- Result of the CreateCloudAutonomousVmCluster operation returned by the service.
- See Also:
-
createCloudAutonomousVmCluster
default CreateCloudAutonomousVmClusterResponse createCloudAutonomousVmCluster(Consumer<CreateCloudAutonomousVmClusterRequest.Builder> createCloudAutonomousVmClusterRequest) throws ThrottlingException, ServiceQuotaExceededException, ValidationException, ConflictException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Creates a new Autonomous VM cluster in the specified Exadata infrastructure.
This is a convenience which creates an instance of the
CreateCloudAutonomousVmClusterRequest.Builderavoiding the need to create one manually viaCreateCloudAutonomousVmClusterRequest.builder()- Parameters:
createCloudAutonomousVmClusterRequest- AConsumerthat will call methods onCreateCloudAutonomousVmClusterRequest.Builderto create a request.- Returns:
- Result of the CreateCloudAutonomousVmCluster operation returned by the service.
- See Also:
-
createCloudExadataInfrastructure
default CreateCloudExadataInfrastructureResponse createCloudExadataInfrastructure(CreateCloudExadataInfrastructureRequest createCloudExadataInfrastructureRequest) throws ThrottlingException, ServiceQuotaExceededException, ValidationException, ConflictException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException Creates an Exadata infrastructure.
- Parameters:
createCloudExadataInfrastructureRequest-- Returns:
- Result of the CreateCloudExadataInfrastructure operation returned by the service.
- See Also:
-
createCloudExadataInfrastructure
default CreateCloudExadataInfrastructureResponse createCloudExadataInfrastructure(Consumer<CreateCloudExadataInfrastructureRequest.Builder> createCloudExadataInfrastructureRequest) throws ThrottlingException, ServiceQuotaExceededException, ValidationException, ConflictException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException Creates an Exadata infrastructure.
This is a convenience which creates an instance of the
CreateCloudExadataInfrastructureRequest.Builderavoiding the need to create one manually viaCreateCloudExadataInfrastructureRequest.builder()- Parameters:
createCloudExadataInfrastructureRequest- AConsumerthat will call methods onCreateCloudExadataInfrastructureRequest.Builderto create a request.- Returns:
- Result of the CreateCloudExadataInfrastructure operation returned by the service.
- See Also:
-
createCloudVmCluster
default CreateCloudVmClusterResponse createCloudVmCluster(CreateCloudVmClusterRequest createCloudVmClusterRequest) throws ThrottlingException, ServiceQuotaExceededException, ValidationException, ConflictException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Creates a VM cluster on the specified Exadata infrastructure.
- Parameters:
createCloudVmClusterRequest-- Returns:
- Result of the CreateCloudVmCluster operation returned by the service.
- See Also:
-
createCloudVmCluster
default CreateCloudVmClusterResponse createCloudVmCluster(Consumer<CreateCloudVmClusterRequest.Builder> createCloudVmClusterRequest) throws ThrottlingException, ServiceQuotaExceededException, ValidationException, ConflictException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Creates a VM cluster on the specified Exadata infrastructure.
This is a convenience which creates an instance of the
CreateCloudVmClusterRequest.Builderavoiding the need to create one manually viaCreateCloudVmClusterRequest.builder()- Parameters:
createCloudVmClusterRequest- AConsumerthat will call methods onCreateCloudVmClusterRequest.Builderto create a request.- Returns:
- Result of the CreateCloudVmCluster operation returned by the service.
- See Also:
-
createOdbNetwork
default CreateOdbNetworkResponse createOdbNetwork(CreateOdbNetworkRequest createOdbNetworkRequest) throws ThrottlingException, ServiceQuotaExceededException, ValidationException, ConflictException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException Creates an ODB network.
- Parameters:
createOdbNetworkRequest-- Returns:
- Result of the CreateOdbNetwork operation returned by the service.
- See Also:
-
createOdbNetwork
default CreateOdbNetworkResponse createOdbNetwork(Consumer<CreateOdbNetworkRequest.Builder> createOdbNetworkRequest) throws ThrottlingException, ServiceQuotaExceededException, ValidationException, ConflictException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException Creates an ODB network.
This is a convenience which creates an instance of the
CreateOdbNetworkRequest.Builderavoiding the need to create one manually viaCreateOdbNetworkRequest.builder()- Parameters:
createOdbNetworkRequest- AConsumerthat will call methods onCreateOdbNetworkRequest.Builderto create a request.- Returns:
- Result of the CreateOdbNetwork operation returned by the service.
- See Also:
-
createOdbPeeringConnection
default CreateOdbPeeringConnectionResponse createOdbPeeringConnection(CreateOdbPeeringConnectionRequest createOdbPeeringConnectionRequest) throws ThrottlingException, ValidationException, ConflictException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Creates a peering connection between an ODB network and a VPC.
A peering connection enables private connectivity between the networks for application-tier communication.
- Parameters:
createOdbPeeringConnectionRequest-- Returns:
- Result of the CreateOdbPeeringConnection operation returned by the service.
- See Also:
-
createOdbPeeringConnection
default CreateOdbPeeringConnectionResponse createOdbPeeringConnection(Consumer<CreateOdbPeeringConnectionRequest.Builder> createOdbPeeringConnectionRequest) throws ThrottlingException, ValidationException, ConflictException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Creates a peering connection between an ODB network and a VPC.
A peering connection enables private connectivity between the networks for application-tier communication.
This is a convenience which creates an instance of the
CreateOdbPeeringConnectionRequest.Builderavoiding the need to create one manually viaCreateOdbPeeringConnectionRequest.builder()- Parameters:
createOdbPeeringConnectionRequest- AConsumerthat will call methods onCreateOdbPeeringConnectionRequest.Builderto create a request.- Returns:
- Result of the CreateOdbPeeringConnection operation returned by the service.
- See Also:
-
deleteCloudAutonomousVmCluster
default DeleteCloudAutonomousVmClusterResponse deleteCloudAutonomousVmCluster(DeleteCloudAutonomousVmClusterRequest deleteCloudAutonomousVmClusterRequest) throws ValidationException, ConflictException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Deletes an Autonomous VM cluster.
- Parameters:
deleteCloudAutonomousVmClusterRequest-- Returns:
- Result of the DeleteCloudAutonomousVmCluster operation returned by the service.
- See Also:
-
deleteCloudAutonomousVmCluster
default DeleteCloudAutonomousVmClusterResponse deleteCloudAutonomousVmCluster(Consumer<DeleteCloudAutonomousVmClusterRequest.Builder> deleteCloudAutonomousVmClusterRequest) throws ValidationException, ConflictException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Deletes an Autonomous VM cluster.
This is a convenience which creates an instance of the
DeleteCloudAutonomousVmClusterRequest.Builderavoiding the need to create one manually viaDeleteCloudAutonomousVmClusterRequest.builder()- Parameters:
deleteCloudAutonomousVmClusterRequest- AConsumerthat will call methods onDeleteCloudAutonomousVmClusterRequest.Builderto create a request.- Returns:
- Result of the DeleteCloudAutonomousVmCluster operation returned by the service.
- See Also:
-
deleteCloudExadataInfrastructure
default DeleteCloudExadataInfrastructureResponse deleteCloudExadataInfrastructure(DeleteCloudExadataInfrastructureRequest deleteCloudExadataInfrastructureRequest) throws ThrottlingException, ValidationException, ConflictException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Deletes the specified Exadata infrastructure. Before you use this operation, make sure to delete all of the VM clusters that are hosted on this Exadata infrastructure.
- Parameters:
deleteCloudExadataInfrastructureRequest-- Returns:
- Result of the DeleteCloudExadataInfrastructure operation returned by the service.
- See Also:
-
deleteCloudExadataInfrastructure
default DeleteCloudExadataInfrastructureResponse deleteCloudExadataInfrastructure(Consumer<DeleteCloudExadataInfrastructureRequest.Builder> deleteCloudExadataInfrastructureRequest) throws ThrottlingException, ValidationException, ConflictException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Deletes the specified Exadata infrastructure. Before you use this operation, make sure to delete all of the VM clusters that are hosted on this Exadata infrastructure.
This is a convenience which creates an instance of the
DeleteCloudExadataInfrastructureRequest.Builderavoiding the need to create one manually viaDeleteCloudExadataInfrastructureRequest.builder()- Parameters:
deleteCloudExadataInfrastructureRequest- AConsumerthat will call methods onDeleteCloudExadataInfrastructureRequest.Builderto create a request.- Returns:
- Result of the DeleteCloudExadataInfrastructure operation returned by the service.
- See Also:
-
deleteCloudVmCluster
default DeleteCloudVmClusterResponse deleteCloudVmCluster(DeleteCloudVmClusterRequest deleteCloudVmClusterRequest) throws ValidationException, ConflictException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Deletes the specified VM cluster.
- Parameters:
deleteCloudVmClusterRequest-- Returns:
- Result of the DeleteCloudVmCluster operation returned by the service.
- See Also:
-
deleteCloudVmCluster
default DeleteCloudVmClusterResponse deleteCloudVmCluster(Consumer<DeleteCloudVmClusterRequest.Builder> deleteCloudVmClusterRequest) throws ValidationException, ConflictException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Deletes the specified VM cluster.
This is a convenience which creates an instance of the
DeleteCloudVmClusterRequest.Builderavoiding the need to create one manually viaDeleteCloudVmClusterRequest.builder()- Parameters:
deleteCloudVmClusterRequest- AConsumerthat will call methods onDeleteCloudVmClusterRequest.Builderto create a request.- Returns:
- Result of the DeleteCloudVmCluster operation returned by the service.
- See Also:
-
deleteOdbNetwork
default DeleteOdbNetworkResponse deleteOdbNetwork(DeleteOdbNetworkRequest deleteOdbNetworkRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Deletes the specified ODB network.
- Parameters:
deleteOdbNetworkRequest-- Returns:
- Result of the DeleteOdbNetwork operation returned by the service.
- See Also:
-
deleteOdbNetwork
default DeleteOdbNetworkResponse deleteOdbNetwork(Consumer<DeleteOdbNetworkRequest.Builder> deleteOdbNetworkRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Deletes the specified ODB network.
This is a convenience which creates an instance of the
DeleteOdbNetworkRequest.Builderavoiding the need to create one manually viaDeleteOdbNetworkRequest.builder()- Parameters:
deleteOdbNetworkRequest- AConsumerthat will call methods onDeleteOdbNetworkRequest.Builderto create a request.- Returns:
- Result of the DeleteOdbNetwork operation returned by the service.
- See Also:
-
deleteOdbPeeringConnection
default DeleteOdbPeeringConnectionResponse deleteOdbPeeringConnection(DeleteOdbPeeringConnectionRequest deleteOdbPeeringConnectionRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Deletes an ODB peering connection.
When you delete an ODB peering connection, the underlying VPC peering connection is also deleted.
- Parameters:
deleteOdbPeeringConnectionRequest-- Returns:
- Result of the DeleteOdbPeeringConnection operation returned by the service.
- See Also:
-
deleteOdbPeeringConnection
default DeleteOdbPeeringConnectionResponse deleteOdbPeeringConnection(Consumer<DeleteOdbPeeringConnectionRequest.Builder> deleteOdbPeeringConnectionRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Deletes an ODB peering connection.
When you delete an ODB peering connection, the underlying VPC peering connection is also deleted.
This is a convenience which creates an instance of the
DeleteOdbPeeringConnectionRequest.Builderavoiding the need to create one manually viaDeleteOdbPeeringConnectionRequest.builder()- Parameters:
deleteOdbPeeringConnectionRequest- AConsumerthat will call methods onDeleteOdbPeeringConnectionRequest.Builderto create a request.- Returns:
- Result of the DeleteOdbPeeringConnection operation returned by the service.
- See Also:
-
getCloudAutonomousVmCluster
default GetCloudAutonomousVmClusterResponse getCloudAutonomousVmCluster(GetCloudAutonomousVmClusterRequest getCloudAutonomousVmClusterRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Gets information about a specific Autonomous VM cluster.
- Parameters:
getCloudAutonomousVmClusterRequest-- Returns:
- Result of the GetCloudAutonomousVmCluster operation returned by the service.
- See Also:
-
getCloudAutonomousVmCluster
default GetCloudAutonomousVmClusterResponse getCloudAutonomousVmCluster(Consumer<GetCloudAutonomousVmClusterRequest.Builder> getCloudAutonomousVmClusterRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Gets information about a specific Autonomous VM cluster.
This is a convenience which creates an instance of the
GetCloudAutonomousVmClusterRequest.Builderavoiding the need to create one manually viaGetCloudAutonomousVmClusterRequest.builder()- Parameters:
getCloudAutonomousVmClusterRequest- AConsumerthat will call methods onGetCloudAutonomousVmClusterRequest.Builderto create a request.- Returns:
- Result of the GetCloudAutonomousVmCluster operation returned by the service.
- See Also:
-
getCloudExadataInfrastructure
default GetCloudExadataInfrastructureResponse getCloudExadataInfrastructure(GetCloudExadataInfrastructureRequest getCloudExadataInfrastructureRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Returns information about the specified Exadata infrastructure.
- Parameters:
getCloudExadataInfrastructureRequest-- Returns:
- Result of the GetCloudExadataInfrastructure operation returned by the service.
- See Also:
-
getCloudExadataInfrastructure
default GetCloudExadataInfrastructureResponse getCloudExadataInfrastructure(Consumer<GetCloudExadataInfrastructureRequest.Builder> getCloudExadataInfrastructureRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Returns information about the specified Exadata infrastructure.
This is a convenience which creates an instance of the
GetCloudExadataInfrastructureRequest.Builderavoiding the need to create one manually viaGetCloudExadataInfrastructureRequest.builder()- Parameters:
getCloudExadataInfrastructureRequest- AConsumerthat will call methods onGetCloudExadataInfrastructureRequest.Builderto create a request.- Returns:
- Result of the GetCloudExadataInfrastructure operation returned by the service.
- See Also:
-
getCloudExadataInfrastructureUnallocatedResources
default GetCloudExadataInfrastructureUnallocatedResourcesResponse getCloudExadataInfrastructureUnallocatedResources(GetCloudExadataInfrastructureUnallocatedResourcesRequest getCloudExadataInfrastructureUnallocatedResourcesRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Retrieves information about unallocated resources in a specified Cloud Exadata Infrastructure.
- Parameters:
getCloudExadataInfrastructureUnallocatedResourcesRequest-- Returns:
- Result of the GetCloudExadataInfrastructureUnallocatedResources operation returned by the service.
- See Also:
-
getCloudExadataInfrastructureUnallocatedResources
default GetCloudExadataInfrastructureUnallocatedResourcesResponse getCloudExadataInfrastructureUnallocatedResources(Consumer<GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder> getCloudExadataInfrastructureUnallocatedResourcesRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Retrieves information about unallocated resources in a specified Cloud Exadata Infrastructure.
This is a convenience which creates an instance of the
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builderavoiding the need to create one manually viaGetCloudExadataInfrastructureUnallocatedResourcesRequest.builder()- Parameters:
getCloudExadataInfrastructureUnallocatedResourcesRequest- AConsumerthat will call methods onGetCloudExadataInfrastructureUnallocatedResourcesRequest.Builderto create a request.- Returns:
- Result of the GetCloudExadataInfrastructureUnallocatedResources operation returned by the service.
- See Also:
-
getCloudVmCluster
default GetCloudVmClusterResponse getCloudVmCluster(GetCloudVmClusterRequest getCloudVmClusterRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Returns information about the specified VM cluster.
- Parameters:
getCloudVmClusterRequest-- Returns:
- Result of the GetCloudVmCluster operation returned by the service.
- See Also:
-
getCloudVmCluster
default GetCloudVmClusterResponse getCloudVmCluster(Consumer<GetCloudVmClusterRequest.Builder> getCloudVmClusterRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Returns information about the specified VM cluster.
This is a convenience which creates an instance of the
GetCloudVmClusterRequest.Builderavoiding the need to create one manually viaGetCloudVmClusterRequest.builder()- Parameters:
getCloudVmClusterRequest- AConsumerthat will call methods onGetCloudVmClusterRequest.Builderto create a request.- Returns:
- Result of the GetCloudVmCluster operation returned by the service.
- See Also:
-
getDbNode
default GetDbNodeResponse getDbNode(GetDbNodeRequest getDbNodeRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Returns information about the specified DB node.
- Parameters:
getDbNodeRequest-- Returns:
- Result of the GetDbNode operation returned by the service.
- See Also:
-
getDbNode
default GetDbNodeResponse getDbNode(Consumer<GetDbNodeRequest.Builder> getDbNodeRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Returns information about the specified DB node.
This is a convenience which creates an instance of the
GetDbNodeRequest.Builderavoiding the need to create one manually viaGetDbNodeRequest.builder()- Parameters:
getDbNodeRequest- AConsumerthat will call methods onGetDbNodeRequest.Builderto create a request.- Returns:
- Result of the GetDbNode operation returned by the service.
- See Also:
-
getDbServer
default GetDbServerResponse getDbServer(GetDbServerRequest getDbServerRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Returns information about the specified database server.
- Parameters:
getDbServerRequest-- Returns:
- Result of the GetDbServer operation returned by the service.
- See Also:
-
getDbServer
default GetDbServerResponse getDbServer(Consumer<GetDbServerRequest.Builder> getDbServerRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Returns information about the specified database server.
This is a convenience which creates an instance of the
GetDbServerRequest.Builderavoiding the need to create one manually viaGetDbServerRequest.builder()- Parameters:
getDbServerRequest- AConsumerthat will call methods onGetDbServerRequest.Builderto create a request.- Returns:
- Result of the GetDbServer operation returned by the service.
- See Also:
-
getOciOnboardingStatus
default GetOciOnboardingStatusResponse getOciOnboardingStatus(GetOciOnboardingStatusRequest getOciOnboardingStatusRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException Returns the tenancy activation link and onboarding status for your Amazon Web Services account.
- Parameters:
getOciOnboardingStatusRequest-- Returns:
- Result of the GetOciOnboardingStatus operation returned by the service.
- See Also:
-
getOciOnboardingStatus
default GetOciOnboardingStatusResponse getOciOnboardingStatus(Consumer<GetOciOnboardingStatusRequest.Builder> getOciOnboardingStatusRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException Returns the tenancy activation link and onboarding status for your Amazon Web Services account.
This is a convenience which creates an instance of the
GetOciOnboardingStatusRequest.Builderavoiding the need to create one manually viaGetOciOnboardingStatusRequest.builder()- Parameters:
getOciOnboardingStatusRequest- AConsumerthat will call methods onGetOciOnboardingStatusRequest.Builderto create a request.- Returns:
- Result of the GetOciOnboardingStatus operation returned by the service.
- See Also:
-
getOdbNetwork
default GetOdbNetworkResponse getOdbNetwork(GetOdbNetworkRequest getOdbNetworkRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Returns information about the specified ODB network.
- Parameters:
getOdbNetworkRequest-- Returns:
- Result of the GetOdbNetwork operation returned by the service.
- See Also:
-
getOdbNetwork
default GetOdbNetworkResponse getOdbNetwork(Consumer<GetOdbNetworkRequest.Builder> getOdbNetworkRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Returns information about the specified ODB network.
This is a convenience which creates an instance of the
GetOdbNetworkRequest.Builderavoiding the need to create one manually viaGetOdbNetworkRequest.builder()- Parameters:
getOdbNetworkRequest- AConsumerthat will call methods onGetOdbNetworkRequest.Builderto create a request.- Returns:
- Result of the GetOdbNetwork operation returned by the service.
- See Also:
-
getOdbPeeringConnection
default GetOdbPeeringConnectionResponse getOdbPeeringConnection(GetOdbPeeringConnectionRequest getOdbPeeringConnectionRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Retrieves information about an ODB peering connection.
- Parameters:
getOdbPeeringConnectionRequest-- Returns:
- Result of the GetOdbPeeringConnection operation returned by the service.
- See Also:
-
getOdbPeeringConnection
default GetOdbPeeringConnectionResponse getOdbPeeringConnection(Consumer<GetOdbPeeringConnectionRequest.Builder> getOdbPeeringConnectionRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Retrieves information about an ODB peering connection.
This is a convenience which creates an instance of the
GetOdbPeeringConnectionRequest.Builderavoiding the need to create one manually viaGetOdbPeeringConnectionRequest.builder()- Parameters:
getOdbPeeringConnectionRequest- AConsumerthat will call methods onGetOdbPeeringConnectionRequest.Builderto create a request.- Returns:
- Result of the GetOdbPeeringConnection operation returned by the service.
- See Also:
-
initializeService
default InitializeServiceResponse initializeService(InitializeServiceRequest initializeServiceRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException Initializes the ODB service for the first time in an account.
- Parameters:
initializeServiceRequest-- Returns:
- Result of the InitializeService operation returned by the service.
- See Also:
-
initializeService
default InitializeServiceResponse initializeService(Consumer<InitializeServiceRequest.Builder> initializeServiceRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException Initializes the ODB service for the first time in an account.
This is a convenience which creates an instance of the
InitializeServiceRequest.Builderavoiding the need to create one manually viaInitializeServiceRequest.builder()- Parameters:
initializeServiceRequest- AConsumerthat will call methods onInitializeServiceRequest.Builderto create a request.- Returns:
- Result of the InitializeService operation returned by the service.
- See Also:
-
listAutonomousVirtualMachines
default ListAutonomousVirtualMachinesResponse listAutonomousVirtualMachines(ListAutonomousVirtualMachinesRequest listAutonomousVirtualMachinesRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Lists all Autonomous VMs in an Autonomous VM cluster.
- Parameters:
listAutonomousVirtualMachinesRequest-- Returns:
- Result of the ListAutonomousVirtualMachines operation returned by the service.
- See Also:
-
listAutonomousVirtualMachines
default ListAutonomousVirtualMachinesResponse listAutonomousVirtualMachines(Consumer<ListAutonomousVirtualMachinesRequest.Builder> listAutonomousVirtualMachinesRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Lists all Autonomous VMs in an Autonomous VM cluster.
This is a convenience which creates an instance of the
ListAutonomousVirtualMachinesRequest.Builderavoiding the need to create one manually viaListAutonomousVirtualMachinesRequest.builder()- Parameters:
listAutonomousVirtualMachinesRequest- AConsumerthat will call methods onListAutonomousVirtualMachinesRequest.Builderto create a request.- Returns:
- Result of the ListAutonomousVirtualMachines operation returned by the service.
- See Also:
-
listAutonomousVirtualMachinesPaginator
default ListAutonomousVirtualMachinesIterable listAutonomousVirtualMachinesPaginator(ListAutonomousVirtualMachinesRequest listAutonomousVirtualMachinesRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException This is a variant of
listAutonomousVirtualMachines(software.amazon.awssdk.services.odb.model.ListAutonomousVirtualMachinesRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListAutonomousVirtualMachinesIterable responses = client.listAutonomousVirtualMachinesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListAutonomousVirtualMachinesIterable responses = client .listAutonomousVirtualMachinesPaginator(request); for (software.amazon.awssdk.services.odb.model.ListAutonomousVirtualMachinesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListAutonomousVirtualMachinesIterable responses = client.listAutonomousVirtualMachinesPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAutonomousVirtualMachines(software.amazon.awssdk.services.odb.model.ListAutonomousVirtualMachinesRequest)operation.- Parameters:
listAutonomousVirtualMachinesRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listAutonomousVirtualMachinesPaginator
default ListAutonomousVirtualMachinesIterable listAutonomousVirtualMachinesPaginator(Consumer<ListAutonomousVirtualMachinesRequest.Builder> listAutonomousVirtualMachinesRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException This is a variant of
listAutonomousVirtualMachines(software.amazon.awssdk.services.odb.model.ListAutonomousVirtualMachinesRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListAutonomousVirtualMachinesIterable responses = client.listAutonomousVirtualMachinesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListAutonomousVirtualMachinesIterable responses = client .listAutonomousVirtualMachinesPaginator(request); for (software.amazon.awssdk.services.odb.model.ListAutonomousVirtualMachinesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListAutonomousVirtualMachinesIterable responses = client.listAutonomousVirtualMachinesPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAutonomousVirtualMachines(software.amazon.awssdk.services.odb.model.ListAutonomousVirtualMachinesRequest)operation.
This is a convenience which creates an instance of the
ListAutonomousVirtualMachinesRequest.Builderavoiding the need to create one manually viaListAutonomousVirtualMachinesRequest.builder()- Parameters:
listAutonomousVirtualMachinesRequest- AConsumerthat will call methods onListAutonomousVirtualMachinesRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCloudAutonomousVmClusters
default ListCloudAutonomousVmClustersResponse listCloudAutonomousVmClusters(ListCloudAutonomousVmClustersRequest listCloudAutonomousVmClustersRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Lists all Autonomous VM clusters in a specified Cloud Exadata infrastructure.
- Parameters:
listCloudAutonomousVmClustersRequest-- Returns:
- Result of the ListCloudAutonomousVmClusters operation returned by the service.
- See Also:
-
listCloudAutonomousVmClusters
default ListCloudAutonomousVmClustersResponse listCloudAutonomousVmClusters(Consumer<ListCloudAutonomousVmClustersRequest.Builder> listCloudAutonomousVmClustersRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Lists all Autonomous VM clusters in a specified Cloud Exadata infrastructure.
This is a convenience which creates an instance of the
ListCloudAutonomousVmClustersRequest.Builderavoiding the need to create one manually viaListCloudAutonomousVmClustersRequest.builder()- Parameters:
listCloudAutonomousVmClustersRequest- AConsumerthat will call methods onListCloudAutonomousVmClustersRequest.Builderto create a request.- Returns:
- Result of the ListCloudAutonomousVmClusters operation returned by the service.
- See Also:
-
listCloudAutonomousVmClustersPaginator
default ListCloudAutonomousVmClustersIterable listCloudAutonomousVmClustersPaginator(ListCloudAutonomousVmClustersRequest listCloudAutonomousVmClustersRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException This is a variant of
listCloudAutonomousVmClusters(software.amazon.awssdk.services.odb.model.ListCloudAutonomousVmClustersRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListCloudAutonomousVmClustersIterable responses = client.listCloudAutonomousVmClustersPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListCloudAutonomousVmClustersIterable responses = client .listCloudAutonomousVmClustersPaginator(request); for (software.amazon.awssdk.services.odb.model.ListCloudAutonomousVmClustersResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListCloudAutonomousVmClustersIterable responses = client.listCloudAutonomousVmClustersPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listCloudAutonomousVmClusters(software.amazon.awssdk.services.odb.model.ListCloudAutonomousVmClustersRequest)operation.- Parameters:
listCloudAutonomousVmClustersRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCloudAutonomousVmClustersPaginator
default ListCloudAutonomousVmClustersIterable listCloudAutonomousVmClustersPaginator(Consumer<ListCloudAutonomousVmClustersRequest.Builder> listCloudAutonomousVmClustersRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException This is a variant of
listCloudAutonomousVmClusters(software.amazon.awssdk.services.odb.model.ListCloudAutonomousVmClustersRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListCloudAutonomousVmClustersIterable responses = client.listCloudAutonomousVmClustersPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListCloudAutonomousVmClustersIterable responses = client .listCloudAutonomousVmClustersPaginator(request); for (software.amazon.awssdk.services.odb.model.ListCloudAutonomousVmClustersResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListCloudAutonomousVmClustersIterable responses = client.listCloudAutonomousVmClustersPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listCloudAutonomousVmClusters(software.amazon.awssdk.services.odb.model.ListCloudAutonomousVmClustersRequest)operation.
This is a convenience which creates an instance of the
ListCloudAutonomousVmClustersRequest.Builderavoiding the need to create one manually viaListCloudAutonomousVmClustersRequest.builder()- Parameters:
listCloudAutonomousVmClustersRequest- AConsumerthat will call methods onListCloudAutonomousVmClustersRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCloudExadataInfrastructures
default ListCloudExadataInfrastructuresResponse listCloudExadataInfrastructures(ListCloudExadataInfrastructuresRequest listCloudExadataInfrastructuresRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException Returns information about the Exadata infrastructures owned by your Amazon Web Services account.
- Parameters:
listCloudExadataInfrastructuresRequest-- Returns:
- Result of the ListCloudExadataInfrastructures operation returned by the service.
- See Also:
-
listCloudExadataInfrastructures
default ListCloudExadataInfrastructuresResponse listCloudExadataInfrastructures(Consumer<ListCloudExadataInfrastructuresRequest.Builder> listCloudExadataInfrastructuresRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException Returns information about the Exadata infrastructures owned by your Amazon Web Services account.
This is a convenience which creates an instance of the
ListCloudExadataInfrastructuresRequest.Builderavoiding the need to create one manually viaListCloudExadataInfrastructuresRequest.builder()- Parameters:
listCloudExadataInfrastructuresRequest- AConsumerthat will call methods onListCloudExadataInfrastructuresRequest.Builderto create a request.- Returns:
- Result of the ListCloudExadataInfrastructures operation returned by the service.
- See Also:
-
listCloudExadataInfrastructuresPaginator
default ListCloudExadataInfrastructuresIterable listCloudExadataInfrastructuresPaginator(ListCloudExadataInfrastructuresRequest listCloudExadataInfrastructuresRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException This is a variant of
listCloudExadataInfrastructures(software.amazon.awssdk.services.odb.model.ListCloudExadataInfrastructuresRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListCloudExadataInfrastructuresIterable responses = client.listCloudExadataInfrastructuresPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListCloudExadataInfrastructuresIterable responses = client .listCloudExadataInfrastructuresPaginator(request); for (software.amazon.awssdk.services.odb.model.ListCloudExadataInfrastructuresResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListCloudExadataInfrastructuresIterable responses = client.listCloudExadataInfrastructuresPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listCloudExadataInfrastructures(software.amazon.awssdk.services.odb.model.ListCloudExadataInfrastructuresRequest)operation.- Parameters:
listCloudExadataInfrastructuresRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCloudExadataInfrastructuresPaginator
default ListCloudExadataInfrastructuresIterable listCloudExadataInfrastructuresPaginator(Consumer<ListCloudExadataInfrastructuresRequest.Builder> listCloudExadataInfrastructuresRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException This is a variant of
listCloudExadataInfrastructures(software.amazon.awssdk.services.odb.model.ListCloudExadataInfrastructuresRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListCloudExadataInfrastructuresIterable responses = client.listCloudExadataInfrastructuresPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListCloudExadataInfrastructuresIterable responses = client .listCloudExadataInfrastructuresPaginator(request); for (software.amazon.awssdk.services.odb.model.ListCloudExadataInfrastructuresResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListCloudExadataInfrastructuresIterable responses = client.listCloudExadataInfrastructuresPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listCloudExadataInfrastructures(software.amazon.awssdk.services.odb.model.ListCloudExadataInfrastructuresRequest)operation.
This is a convenience which creates an instance of the
ListCloudExadataInfrastructuresRequest.Builderavoiding the need to create one manually viaListCloudExadataInfrastructuresRequest.builder()- Parameters:
listCloudExadataInfrastructuresRequest- AConsumerthat will call methods onListCloudExadataInfrastructuresRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCloudVmClusters
default ListCloudVmClustersResponse listCloudVmClusters(ListCloudVmClustersRequest listCloudVmClustersRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Returns information about the VM clusters owned by your Amazon Web Services account or only the ones on the specified Exadata infrastructure.
- Parameters:
listCloudVmClustersRequest-- Returns:
- Result of the ListCloudVmClusters operation returned by the service.
- See Also:
-
listCloudVmClusters
default ListCloudVmClustersResponse listCloudVmClusters(Consumer<ListCloudVmClustersRequest.Builder> listCloudVmClustersRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Returns information about the VM clusters owned by your Amazon Web Services account or only the ones on the specified Exadata infrastructure.
This is a convenience which creates an instance of the
ListCloudVmClustersRequest.Builderavoiding the need to create one manually viaListCloudVmClustersRequest.builder()- Parameters:
listCloudVmClustersRequest- AConsumerthat will call methods onListCloudVmClustersRequest.Builderto create a request.- Returns:
- Result of the ListCloudVmClusters operation returned by the service.
- See Also:
-
listCloudVmClustersPaginator
default ListCloudVmClustersIterable listCloudVmClustersPaginator(ListCloudVmClustersRequest listCloudVmClustersRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException This is a variant of
listCloudVmClusters(software.amazon.awssdk.services.odb.model.ListCloudVmClustersRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListCloudVmClustersIterable responses = client.listCloudVmClustersPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListCloudVmClustersIterable responses = client .listCloudVmClustersPaginator(request); for (software.amazon.awssdk.services.odb.model.ListCloudVmClustersResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListCloudVmClustersIterable responses = client.listCloudVmClustersPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listCloudVmClusters(software.amazon.awssdk.services.odb.model.ListCloudVmClustersRequest)operation.- Parameters:
listCloudVmClustersRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCloudVmClustersPaginator
default ListCloudVmClustersIterable listCloudVmClustersPaginator(Consumer<ListCloudVmClustersRequest.Builder> listCloudVmClustersRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException This is a variant of
listCloudVmClusters(software.amazon.awssdk.services.odb.model.ListCloudVmClustersRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListCloudVmClustersIterable responses = client.listCloudVmClustersPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListCloudVmClustersIterable responses = client .listCloudVmClustersPaginator(request); for (software.amazon.awssdk.services.odb.model.ListCloudVmClustersResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListCloudVmClustersIterable responses = client.listCloudVmClustersPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listCloudVmClusters(software.amazon.awssdk.services.odb.model.ListCloudVmClustersRequest)operation.
This is a convenience which creates an instance of the
ListCloudVmClustersRequest.Builderavoiding the need to create one manually viaListCloudVmClustersRequest.builder()- Parameters:
listCloudVmClustersRequest- AConsumerthat will call methods onListCloudVmClustersRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listDbNodes
default ListDbNodesResponse listDbNodes(ListDbNodesRequest listDbNodesRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Returns information about the DB nodes for the specified VM cluster.
- Parameters:
listDbNodesRequest-- Returns:
- Result of the ListDbNodes operation returned by the service.
- See Also:
-
listDbNodes
default ListDbNodesResponse listDbNodes(Consumer<ListDbNodesRequest.Builder> listDbNodesRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Returns information about the DB nodes for the specified VM cluster.
This is a convenience which creates an instance of the
ListDbNodesRequest.Builderavoiding the need to create one manually viaListDbNodesRequest.builder()- Parameters:
listDbNodesRequest- AConsumerthat will call methods onListDbNodesRequest.Builderto create a request.- Returns:
- Result of the ListDbNodes operation returned by the service.
- See Also:
-
listDbNodesPaginator
default ListDbNodesIterable listDbNodesPaginator(ListDbNodesRequest listDbNodesRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException This is a variant of
listDbNodes(software.amazon.awssdk.services.odb.model.ListDbNodesRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListDbNodesIterable responses = client.listDbNodesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListDbNodesIterable responses = client.listDbNodesPaginator(request); for (software.amazon.awssdk.services.odb.model.ListDbNodesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListDbNodesIterable responses = client.listDbNodesPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDbNodes(software.amazon.awssdk.services.odb.model.ListDbNodesRequest)operation.- Parameters:
listDbNodesRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listDbNodesPaginator
default ListDbNodesIterable listDbNodesPaginator(Consumer<ListDbNodesRequest.Builder> listDbNodesRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException This is a variant of
listDbNodes(software.amazon.awssdk.services.odb.model.ListDbNodesRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListDbNodesIterable responses = client.listDbNodesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListDbNodesIterable responses = client.listDbNodesPaginator(request); for (software.amazon.awssdk.services.odb.model.ListDbNodesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListDbNodesIterable responses = client.listDbNodesPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDbNodes(software.amazon.awssdk.services.odb.model.ListDbNodesRequest)operation.
This is a convenience which creates an instance of the
ListDbNodesRequest.Builderavoiding the need to create one manually viaListDbNodesRequest.builder()- Parameters:
listDbNodesRequest- AConsumerthat will call methods onListDbNodesRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listDbServers
default ListDbServersResponse listDbServers(ListDbServersRequest listDbServersRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Returns information about the database servers that belong to the specified Exadata infrastructure.
- Parameters:
listDbServersRequest-- Returns:
- Result of the ListDbServers operation returned by the service.
- See Also:
-
listDbServers
default ListDbServersResponse listDbServers(Consumer<ListDbServersRequest.Builder> listDbServersRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Returns information about the database servers that belong to the specified Exadata infrastructure.
This is a convenience which creates an instance of the
ListDbServersRequest.Builderavoiding the need to create one manually viaListDbServersRequest.builder()- Parameters:
listDbServersRequest- AConsumerthat will call methods onListDbServersRequest.Builderto create a request.- Returns:
- Result of the ListDbServers operation returned by the service.
- See Also:
-
listDbServersPaginator
default ListDbServersIterable listDbServersPaginator(ListDbServersRequest listDbServersRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException This is a variant of
listDbServers(software.amazon.awssdk.services.odb.model.ListDbServersRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListDbServersIterable responses = client.listDbServersPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListDbServersIterable responses = client.listDbServersPaginator(request); for (software.amazon.awssdk.services.odb.model.ListDbServersResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListDbServersIterable responses = client.listDbServersPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDbServers(software.amazon.awssdk.services.odb.model.ListDbServersRequest)operation.- Parameters:
listDbServersRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listDbServersPaginator
default ListDbServersIterable listDbServersPaginator(Consumer<ListDbServersRequest.Builder> listDbServersRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException This is a variant of
listDbServers(software.amazon.awssdk.services.odb.model.ListDbServersRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListDbServersIterable responses = client.listDbServersPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListDbServersIterable responses = client.listDbServersPaginator(request); for (software.amazon.awssdk.services.odb.model.ListDbServersResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListDbServersIterable responses = client.listDbServersPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDbServers(software.amazon.awssdk.services.odb.model.ListDbServersRequest)operation.
This is a convenience which creates an instance of the
ListDbServersRequest.Builderavoiding the need to create one manually viaListDbServersRequest.builder()- Parameters:
listDbServersRequest- AConsumerthat will call methods onListDbServersRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listDbSystemShapes
default ListDbSystemShapesResponse listDbSystemShapes(ListDbSystemShapesRequest listDbSystemShapesRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException Returns information about the shapes that are available for an Exadata infrastructure.
- Parameters:
listDbSystemShapesRequest-- Returns:
- Result of the ListDbSystemShapes operation returned by the service.
- See Also:
-
listDbSystemShapes
default ListDbSystemShapesResponse listDbSystemShapes(Consumer<ListDbSystemShapesRequest.Builder> listDbSystemShapesRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException Returns information about the shapes that are available for an Exadata infrastructure.
This is a convenience which creates an instance of the
ListDbSystemShapesRequest.Builderavoiding the need to create one manually viaListDbSystemShapesRequest.builder()- Parameters:
listDbSystemShapesRequest- AConsumerthat will call methods onListDbSystemShapesRequest.Builderto create a request.- Returns:
- Result of the ListDbSystemShapes operation returned by the service.
- See Also:
-
listDbSystemShapesPaginator
default ListDbSystemShapesIterable listDbSystemShapesPaginator(ListDbSystemShapesRequest listDbSystemShapesRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException This is a variant of
listDbSystemShapes(software.amazon.awssdk.services.odb.model.ListDbSystemShapesRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListDbSystemShapesIterable responses = client.listDbSystemShapesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListDbSystemShapesIterable responses = client .listDbSystemShapesPaginator(request); for (software.amazon.awssdk.services.odb.model.ListDbSystemShapesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListDbSystemShapesIterable responses = client.listDbSystemShapesPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDbSystemShapes(software.amazon.awssdk.services.odb.model.ListDbSystemShapesRequest)operation.- Parameters:
listDbSystemShapesRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listDbSystemShapesPaginator
default ListDbSystemShapesIterable listDbSystemShapesPaginator(Consumer<ListDbSystemShapesRequest.Builder> listDbSystemShapesRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException This is a variant of
listDbSystemShapes(software.amazon.awssdk.services.odb.model.ListDbSystemShapesRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListDbSystemShapesIterable responses = client.listDbSystemShapesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListDbSystemShapesIterable responses = client .listDbSystemShapesPaginator(request); for (software.amazon.awssdk.services.odb.model.ListDbSystemShapesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListDbSystemShapesIterable responses = client.listDbSystemShapesPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDbSystemShapes(software.amazon.awssdk.services.odb.model.ListDbSystemShapesRequest)operation.
This is a convenience which creates an instance of the
ListDbSystemShapesRequest.Builderavoiding the need to create one manually viaListDbSystemShapesRequest.builder()- Parameters:
listDbSystemShapesRequest- AConsumerthat will call methods onListDbSystemShapesRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listGiVersions
default ListGiVersionsResponse listGiVersions(ListGiVersionsRequest listGiVersionsRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException Returns information about Oracle Grid Infrastructure (GI) software versions that are available for a VM cluster for the specified shape.
- Parameters:
listGiVersionsRequest-- Returns:
- Result of the ListGiVersions operation returned by the service.
- See Also:
-
listGiVersions
default ListGiVersionsResponse listGiVersions(Consumer<ListGiVersionsRequest.Builder> listGiVersionsRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException Returns information about Oracle Grid Infrastructure (GI) software versions that are available for a VM cluster for the specified shape.
This is a convenience which creates an instance of the
ListGiVersionsRequest.Builderavoiding the need to create one manually viaListGiVersionsRequest.builder()- Parameters:
listGiVersionsRequest- AConsumerthat will call methods onListGiVersionsRequest.Builderto create a request.- Returns:
- Result of the ListGiVersions operation returned by the service.
- See Also:
-
listGiVersionsPaginator
default ListGiVersionsIterable listGiVersionsPaginator(ListGiVersionsRequest listGiVersionsRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException This is a variant of
listGiVersions(software.amazon.awssdk.services.odb.model.ListGiVersionsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListGiVersionsIterable responses = client.listGiVersionsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListGiVersionsIterable responses = client.listGiVersionsPaginator(request); for (software.amazon.awssdk.services.odb.model.ListGiVersionsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListGiVersionsIterable responses = client.listGiVersionsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listGiVersions(software.amazon.awssdk.services.odb.model.ListGiVersionsRequest)operation.- Parameters:
listGiVersionsRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listGiVersionsPaginator
default ListGiVersionsIterable listGiVersionsPaginator(Consumer<ListGiVersionsRequest.Builder> listGiVersionsRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException This is a variant of
listGiVersions(software.amazon.awssdk.services.odb.model.ListGiVersionsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListGiVersionsIterable responses = client.listGiVersionsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListGiVersionsIterable responses = client.listGiVersionsPaginator(request); for (software.amazon.awssdk.services.odb.model.ListGiVersionsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListGiVersionsIterable responses = client.listGiVersionsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listGiVersions(software.amazon.awssdk.services.odb.model.ListGiVersionsRequest)operation.
This is a convenience which creates an instance of the
ListGiVersionsRequest.Builderavoiding the need to create one manually viaListGiVersionsRequest.builder()- Parameters:
listGiVersionsRequest- AConsumerthat will call methods onListGiVersionsRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listOdbNetworks
default ListOdbNetworksResponse listOdbNetworks(ListOdbNetworksRequest listOdbNetworksRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException Returns information about the ODB networks owned by your Amazon Web Services account.
- Parameters:
listOdbNetworksRequest-- Returns:
- Result of the ListOdbNetworks operation returned by the service.
- See Also:
-
listOdbNetworks
default ListOdbNetworksResponse listOdbNetworks(Consumer<ListOdbNetworksRequest.Builder> listOdbNetworksRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException Returns information about the ODB networks owned by your Amazon Web Services account.
This is a convenience which creates an instance of the
ListOdbNetworksRequest.Builderavoiding the need to create one manually viaListOdbNetworksRequest.builder()- Parameters:
listOdbNetworksRequest- AConsumerthat will call methods onListOdbNetworksRequest.Builderto create a request.- Returns:
- Result of the ListOdbNetworks operation returned by the service.
- See Also:
-
listOdbNetworksPaginator
default ListOdbNetworksIterable listOdbNetworksPaginator(ListOdbNetworksRequest listOdbNetworksRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException This is a variant of
listOdbNetworks(software.amazon.awssdk.services.odb.model.ListOdbNetworksRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListOdbNetworksIterable responses = client.listOdbNetworksPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListOdbNetworksIterable responses = client.listOdbNetworksPaginator(request); for (software.amazon.awssdk.services.odb.model.ListOdbNetworksResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListOdbNetworksIterable responses = client.listOdbNetworksPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listOdbNetworks(software.amazon.awssdk.services.odb.model.ListOdbNetworksRequest)operation.- Parameters:
listOdbNetworksRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listOdbNetworksPaginator
default ListOdbNetworksIterable listOdbNetworksPaginator(Consumer<ListOdbNetworksRequest.Builder> listOdbNetworksRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, AwsServiceException, SdkClientException, OdbException This is a variant of
listOdbNetworks(software.amazon.awssdk.services.odb.model.ListOdbNetworksRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListOdbNetworksIterable responses = client.listOdbNetworksPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListOdbNetworksIterable responses = client.listOdbNetworksPaginator(request); for (software.amazon.awssdk.services.odb.model.ListOdbNetworksResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListOdbNetworksIterable responses = client.listOdbNetworksPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listOdbNetworks(software.amazon.awssdk.services.odb.model.ListOdbNetworksRequest)operation.
This is a convenience which creates an instance of the
ListOdbNetworksRequest.Builderavoiding the need to create one manually viaListOdbNetworksRequest.builder()- Parameters:
listOdbNetworksRequest- AConsumerthat will call methods onListOdbNetworksRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listOdbPeeringConnections
default ListOdbPeeringConnectionsResponse listOdbPeeringConnections(ListOdbPeeringConnectionsRequest listOdbPeeringConnectionsRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Lists all ODB peering connections or those associated with a specific ODB network.
- Parameters:
listOdbPeeringConnectionsRequest-- Returns:
- Result of the ListOdbPeeringConnections operation returned by the service.
- See Also:
-
listOdbPeeringConnections
default ListOdbPeeringConnectionsResponse listOdbPeeringConnections(Consumer<ListOdbPeeringConnectionsRequest.Builder> listOdbPeeringConnectionsRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Lists all ODB peering connections or those associated with a specific ODB network.
This is a convenience which creates an instance of the
ListOdbPeeringConnectionsRequest.Builderavoiding the need to create one manually viaListOdbPeeringConnectionsRequest.builder()- Parameters:
listOdbPeeringConnectionsRequest- AConsumerthat will call methods onListOdbPeeringConnectionsRequest.Builderto create a request.- Returns:
- Result of the ListOdbPeeringConnections operation returned by the service.
- See Also:
-
listOdbPeeringConnectionsPaginator
default ListOdbPeeringConnectionsIterable listOdbPeeringConnectionsPaginator(ListOdbPeeringConnectionsRequest listOdbPeeringConnectionsRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException This is a variant of
listOdbPeeringConnections(software.amazon.awssdk.services.odb.model.ListOdbPeeringConnectionsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListOdbPeeringConnectionsIterable responses = client.listOdbPeeringConnectionsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListOdbPeeringConnectionsIterable responses = client .listOdbPeeringConnectionsPaginator(request); for (software.amazon.awssdk.services.odb.model.ListOdbPeeringConnectionsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListOdbPeeringConnectionsIterable responses = client.listOdbPeeringConnectionsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listOdbPeeringConnections(software.amazon.awssdk.services.odb.model.ListOdbPeeringConnectionsRequest)operation.- Parameters:
listOdbPeeringConnectionsRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listOdbPeeringConnectionsPaginator
default ListOdbPeeringConnectionsIterable listOdbPeeringConnectionsPaginator(Consumer<ListOdbPeeringConnectionsRequest.Builder> listOdbPeeringConnectionsRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException This is a variant of
listOdbPeeringConnections(software.amazon.awssdk.services.odb.model.ListOdbPeeringConnectionsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListOdbPeeringConnectionsIterable responses = client.listOdbPeeringConnectionsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListOdbPeeringConnectionsIterable responses = client .listOdbPeeringConnectionsPaginator(request); for (software.amazon.awssdk.services.odb.model.ListOdbPeeringConnectionsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListOdbPeeringConnectionsIterable responses = client.listOdbPeeringConnectionsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listOdbPeeringConnections(software.amazon.awssdk.services.odb.model.ListOdbPeeringConnectionsRequest)operation.
This is a convenience which creates an instance of the
ListOdbPeeringConnectionsRequest.Builderavoiding the need to create one manually viaListOdbPeeringConnectionsRequest.builder()- Parameters:
listOdbPeeringConnectionsRequest- AConsumerthat will call methods onListOdbPeeringConnectionsRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listSystemVersions
default ListSystemVersionsResponse listSystemVersions(ListSystemVersionsRequest listSystemVersionsRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Returns information about the system versions that are available for a VM cluster for the specified
giVersionandshape.- Parameters:
listSystemVersionsRequest-- Returns:
- Result of the ListSystemVersions operation returned by the service.
- See Also:
-
listSystemVersions
default ListSystemVersionsResponse listSystemVersions(Consumer<ListSystemVersionsRequest.Builder> listSystemVersionsRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Returns information about the system versions that are available for a VM cluster for the specified
giVersionandshape.
This is a convenience which creates an instance of the
ListSystemVersionsRequest.Builderavoiding the need to create one manually viaListSystemVersionsRequest.builder()- Parameters:
listSystemVersionsRequest- AConsumerthat will call methods onListSystemVersionsRequest.Builderto create a request.- Returns:
- Result of the ListSystemVersions operation returned by the service.
- See Also:
-
listSystemVersionsPaginator
default ListSystemVersionsIterable listSystemVersionsPaginator(ListSystemVersionsRequest listSystemVersionsRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException This is a variant of
listSystemVersions(software.amazon.awssdk.services.odb.model.ListSystemVersionsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListSystemVersionsIterable responses = client.listSystemVersionsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListSystemVersionsIterable responses = client .listSystemVersionsPaginator(request); for (software.amazon.awssdk.services.odb.model.ListSystemVersionsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListSystemVersionsIterable responses = client.listSystemVersionsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSystemVersions(software.amazon.awssdk.services.odb.model.ListSystemVersionsRequest)operation.- Parameters:
listSystemVersionsRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listSystemVersionsPaginator
default ListSystemVersionsIterable listSystemVersionsPaginator(Consumer<ListSystemVersionsRequest.Builder> listSystemVersionsRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException This is a variant of
listSystemVersions(software.amazon.awssdk.services.odb.model.ListSystemVersionsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.odb.paginators.ListSystemVersionsIterable responses = client.listSystemVersionsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.odb.paginators.ListSystemVersionsIterable responses = client .listSystemVersionsPaginator(request); for (software.amazon.awssdk.services.odb.model.ListSystemVersionsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.odb.paginators.ListSystemVersionsIterable responses = client.listSystemVersionsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSystemVersions(software.amazon.awssdk.services.odb.model.ListSystemVersionsRequest)operation.
This is a convenience which creates an instance of the
ListSystemVersionsRequest.Builderavoiding the need to create one manually viaListSystemVersionsRequest.builder()- Parameters:
listSystemVersionsRequest- AConsumerthat will call methods onListSystemVersionsRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listTagsForResource
default ListTagsForResourceResponse listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) throws ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Returns information about the tags applied to this resource.
- Parameters:
listTagsForResourceRequest-- Returns:
- Result of the ListTagsForResource operation returned by the service.
- See Also:
-
listTagsForResource
default ListTagsForResourceResponse listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) throws ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Returns information about the tags applied to this resource.
This is a convenience which creates an instance of the
ListTagsForResourceRequest.Builderavoiding the need to create one manually viaListTagsForResourceRequest.builder()- Parameters:
listTagsForResourceRequest- AConsumerthat will call methods onListTagsForResourceRequest.Builderto create a request.- Returns:
- Result of the ListTagsForResource operation returned by the service.
- See Also:
-
rebootDbNode
default RebootDbNodeResponse rebootDbNode(RebootDbNodeRequest rebootDbNodeRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Reboots the specified DB node in a VM cluster.
- Parameters:
rebootDbNodeRequest-- Returns:
- Result of the RebootDbNode operation returned by the service.
- See Also:
-
rebootDbNode
default RebootDbNodeResponse rebootDbNode(Consumer<RebootDbNodeRequest.Builder> rebootDbNodeRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Reboots the specified DB node in a VM cluster.
This is a convenience which creates an instance of the
RebootDbNodeRequest.Builderavoiding the need to create one manually viaRebootDbNodeRequest.builder()- Parameters:
rebootDbNodeRequest- AConsumerthat will call methods onRebootDbNodeRequest.Builderto create a request.- Returns:
- Result of the RebootDbNode operation returned by the service.
- See Also:
-
startDbNode
default StartDbNodeResponse startDbNode(StartDbNodeRequest startDbNodeRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Starts the specified DB node in a VM cluster.
- Parameters:
startDbNodeRequest-- Returns:
- Result of the StartDbNode operation returned by the service.
- See Also:
-
startDbNode
default StartDbNodeResponse startDbNode(Consumer<StartDbNodeRequest.Builder> startDbNodeRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Starts the specified DB node in a VM cluster.
This is a convenience which creates an instance of the
StartDbNodeRequest.Builderavoiding the need to create one manually viaStartDbNodeRequest.builder()- Parameters:
startDbNodeRequest- AConsumerthat will call methods onStartDbNodeRequest.Builderto create a request.- Returns:
- Result of the StartDbNode operation returned by the service.
- See Also:
-
stopDbNode
default StopDbNodeResponse stopDbNode(StopDbNodeRequest stopDbNodeRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Stops the specified DB node in a VM cluster.
- Parameters:
stopDbNodeRequest-- Returns:
- Result of the StopDbNode operation returned by the service.
- See Also:
-
stopDbNode
default StopDbNodeResponse stopDbNode(Consumer<StopDbNodeRequest.Builder> stopDbNodeRequest) throws ThrottlingException, ValidationException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Stops the specified DB node in a VM cluster.
This is a convenience which creates an instance of the
StopDbNodeRequest.Builderavoiding the need to create one manually viaStopDbNodeRequest.builder()- Parameters:
stopDbNodeRequest- AConsumerthat will call methods onStopDbNodeRequest.Builderto create a request.- Returns:
- Result of the StopDbNode operation returned by the service.
- See Also:
-
tagResource
default TagResourceResponse tagResource(TagResourceRequest tagResourceRequest) throws ServiceQuotaExceededException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Applies tags to the specified resource.
- Parameters:
tagResourceRequest-- Returns:
- Result of the TagResource operation returned by the service.
- See Also:
-
tagResource
default TagResourceResponse tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) throws ServiceQuotaExceededException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Applies tags to the specified resource.
This is a convenience which creates an instance of the
TagResourceRequest.Builderavoiding the need to create one manually viaTagResourceRequest.builder()- Parameters:
tagResourceRequest- AConsumerthat will call methods onTagResourceRequest.Builderto create a request.- Returns:
- Result of the TagResource operation returned by the service.
- See Also:
-
untagResource
default UntagResourceResponse untagResource(UntagResourceRequest untagResourceRequest) throws ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Removes tags from the specified resource.
- Parameters:
untagResourceRequest-- Returns:
- Result of the UntagResource operation returned by the service.
- See Also:
-
untagResource
default UntagResourceResponse untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) throws ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Removes tags from the specified resource.
This is a convenience which creates an instance of the
UntagResourceRequest.Builderavoiding the need to create one manually viaUntagResourceRequest.builder()- Parameters:
untagResourceRequest- AConsumerthat will call methods onUntagResourceRequest.Builderto create a request.- Returns:
- Result of the UntagResource operation returned by the service.
- See Also:
-
updateCloudExadataInfrastructure
default UpdateCloudExadataInfrastructureResponse updateCloudExadataInfrastructure(UpdateCloudExadataInfrastructureRequest updateCloudExadataInfrastructureRequest) throws ThrottlingException, ValidationException, ConflictException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Updates the properties of an Exadata infrastructure resource.
- Parameters:
updateCloudExadataInfrastructureRequest-- Returns:
- Result of the UpdateCloudExadataInfrastructure operation returned by the service.
- See Also:
-
updateCloudExadataInfrastructure
default UpdateCloudExadataInfrastructureResponse updateCloudExadataInfrastructure(Consumer<UpdateCloudExadataInfrastructureRequest.Builder> updateCloudExadataInfrastructureRequest) throws ThrottlingException, ValidationException, ConflictException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Updates the properties of an Exadata infrastructure resource.
This is a convenience which creates an instance of the
UpdateCloudExadataInfrastructureRequest.Builderavoiding the need to create one manually viaUpdateCloudExadataInfrastructureRequest.builder()- Parameters:
updateCloudExadataInfrastructureRequest- AConsumerthat will call methods onUpdateCloudExadataInfrastructureRequest.Builderto create a request.- Returns:
- Result of the UpdateCloudExadataInfrastructure operation returned by the service.
- See Also:
-
updateOdbNetwork
default UpdateOdbNetworkResponse updateOdbNetwork(UpdateOdbNetworkRequest updateOdbNetworkRequest) throws ThrottlingException, ValidationException, ConflictException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Updates properties of a specified ODB network.
- Parameters:
updateOdbNetworkRequest-- Returns:
- Result of the UpdateOdbNetwork operation returned by the service.
- See Also:
-
updateOdbNetwork
default UpdateOdbNetworkResponse updateOdbNetwork(Consumer<UpdateOdbNetworkRequest.Builder> updateOdbNetworkRequest) throws ThrottlingException, ValidationException, ConflictException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Updates properties of a specified ODB network.
This is a convenience which creates an instance of the
UpdateOdbNetworkRequest.Builderavoiding the need to create one manually viaUpdateOdbNetworkRequest.builder()- Parameters:
updateOdbNetworkRequest- AConsumerthat will call methods onUpdateOdbNetworkRequest.Builderto create a request.- Returns:
- Result of the UpdateOdbNetwork operation returned by the service.
- See Also:
-
updateOdbPeeringConnection
default UpdateOdbPeeringConnectionResponse updateOdbPeeringConnection(UpdateOdbPeeringConnectionRequest updateOdbPeeringConnectionRequest) throws ThrottlingException, ValidationException, ConflictException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Modifies the settings of an Oracle Database@Amazon Web Services peering connection. You can update the display name and add or remove CIDR blocks from the peering connection.
- Parameters:
updateOdbPeeringConnectionRequest-- Returns:
- Result of the UpdateOdbPeeringConnection operation returned by the service.
- See Also:
-
updateOdbPeeringConnection
default UpdateOdbPeeringConnectionResponse updateOdbPeeringConnection(Consumer<UpdateOdbPeeringConnectionRequest.Builder> updateOdbPeeringConnectionRequest) throws ThrottlingException, ValidationException, ConflictException, AccessDeniedException, InternalServerException, ResourceNotFoundException, AwsServiceException, SdkClientException, OdbException Modifies the settings of an Oracle Database@Amazon Web Services peering connection. You can update the display name and add or remove CIDR blocks from the peering connection.
This is a convenience which creates an instance of the
UpdateOdbPeeringConnectionRequest.Builderavoiding the need to create one manually viaUpdateOdbPeeringConnectionRequest.builder()- Parameters:
updateOdbPeeringConnectionRequest- AConsumerthat will call methods onUpdateOdbPeeringConnectionRequest.Builderto create a request.- Returns:
- Result of the UpdateOdbPeeringConnection operation returned by the service.
- See Also:
-
create
Create aOdbClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
builder
Create a builder that can be used to configure and create aOdbClient. -
serviceMetadata
-
serviceClientConfiguration
Description copied from interface:SdkClientThe SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfiguration- Specified by:
serviceClientConfigurationin interfaceAwsClient- Specified by:
serviceClientConfigurationin interfaceSdkClient- Returns:
- SdkServiceClientConfiguration
-