Uses of Class
software.amazon.awssdk.services.proton.model.UpdateEnvironmentAccountConnectionRequest
-
Packages that use UpdateEnvironmentAccountConnectionRequest Package Description software.amazon.awssdk.services.proton This is the Proton Service API Reference.software.amazon.awssdk.services.proton.transform -
-
Uses of UpdateEnvironmentAccountConnectionRequest in software.amazon.awssdk.services.proton
Methods in software.amazon.awssdk.services.proton with parameters of type UpdateEnvironmentAccountConnectionRequest Modifier and Type Method Description default CompletableFuture<UpdateEnvironmentAccountConnectionResponse>ProtonAsyncClient. updateEnvironmentAccountConnection(UpdateEnvironmentAccountConnectionRequest updateEnvironmentAccountConnectionRequest)In an environment account, update an environment account connection to use a new IAM role.default UpdateEnvironmentAccountConnectionResponseProtonClient. updateEnvironmentAccountConnection(UpdateEnvironmentAccountConnectionRequest updateEnvironmentAccountConnectionRequest)In an environment account, update an environment account connection to use a new IAM role. -
Uses of UpdateEnvironmentAccountConnectionRequest in software.amazon.awssdk.services.proton.transform
Methods in software.amazon.awssdk.services.proton.transform with parameters of type UpdateEnvironmentAccountConnectionRequest Modifier and Type Method Description SdkHttpFullRequestUpdateEnvironmentAccountConnectionRequestMarshaller. marshall(UpdateEnvironmentAccountConnectionRequest updateEnvironmentAccountConnectionRequest)
-