Uses of Class
software.amazon.awssdk.services.finspace.model.GetEnvironmentRequest
-
Packages that use GetEnvironmentRequest Package Description software.amazon.awssdk.services.finspace The FinSpace management service provides the APIs for managing FinSpace environments.software.amazon.awssdk.services.finspace.transform -
-
Uses of GetEnvironmentRequest in software.amazon.awssdk.services.finspace
Methods in software.amazon.awssdk.services.finspace with parameters of type GetEnvironmentRequest Modifier and Type Method Description default CompletableFuture<GetEnvironmentResponse>FinspaceAsyncClient. getEnvironment(GetEnvironmentRequest getEnvironmentRequest)Deprecated.This method will be discontinued.default GetEnvironmentResponseFinspaceClient. getEnvironment(GetEnvironmentRequest getEnvironmentRequest)Deprecated.This method will be discontinued. -
Uses of GetEnvironmentRequest in software.amazon.awssdk.services.finspace.transform
Methods in software.amazon.awssdk.services.finspace.transform with parameters of type GetEnvironmentRequest Modifier and Type Method Description SdkHttpFullRequestGetEnvironmentRequestMarshaller. marshall(GetEnvironmentRequest getEnvironmentRequest)
-