Uses of Class
software.amazon.awssdk.services.proton.model.GetEnvironmentAccountConnectionRequest
-
Packages that use GetEnvironmentAccountConnectionRequest Package Description software.amazon.awssdk.services.proton This is the Proton Service API Reference.software.amazon.awssdk.services.proton.transform -
-
Uses of GetEnvironmentAccountConnectionRequest in software.amazon.awssdk.services.proton
Methods in software.amazon.awssdk.services.proton with parameters of type GetEnvironmentAccountConnectionRequest Modifier and Type Method Description default CompletableFuture<GetEnvironmentAccountConnectionResponse>ProtonAsyncClient. getEnvironmentAccountConnection(GetEnvironmentAccountConnectionRequest getEnvironmentAccountConnectionRequest)In an environment account, get the detailed data for an environment account connection.default GetEnvironmentAccountConnectionResponseProtonClient. getEnvironmentAccountConnection(GetEnvironmentAccountConnectionRequest getEnvironmentAccountConnectionRequest)In an environment account, get the detailed data for an environment account connection. -
Uses of GetEnvironmentAccountConnectionRequest in software.amazon.awssdk.services.proton.transform
Methods in software.amazon.awssdk.services.proton.transform with parameters of type GetEnvironmentAccountConnectionRequest Modifier and Type Method Description SdkHttpFullRequestGetEnvironmentAccountConnectionRequestMarshaller. marshall(GetEnvironmentAccountConnectionRequest getEnvironmentAccountConnectionRequest)
-