Uses of Interface
software.amazon.awssdk.services.finspace.FinspaceClient
-
Packages that use FinspaceClient Package Description software.amazon.awssdk.services.finspace The FinSpace management service provides the APIs for managing FinSpace environments.software.amazon.awssdk.services.finspace.paginators -
-
Uses of FinspaceClient in software.amazon.awssdk.services.finspace
Methods in software.amazon.awssdk.services.finspace that return FinspaceClient Modifier and Type Method Description static FinspaceClientFinspaceClient. create()Create aFinspaceClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of FinspaceClient in software.amazon.awssdk.services.finspace.paginators
Constructors in software.amazon.awssdk.services.finspace.paginators with parameters of type FinspaceClient Constructor Description ListKxChangesetsIterable(FinspaceClient client, ListKxChangesetsRequest firstRequest)ListKxClusterNodesIterable(FinspaceClient client, ListKxClusterNodesRequest firstRequest)ListKxDatabasesIterable(FinspaceClient client, ListKxDatabasesRequest firstRequest)ListKxDataviewsIterable(FinspaceClient client, ListKxDataviewsRequest firstRequest)ListKxEnvironmentsIterable(FinspaceClient client, ListKxEnvironmentsRequest firstRequest)ListKxScalingGroupsIterable(FinspaceClient client, ListKxScalingGroupsRequest firstRequest)
-