Uses of Class
software.amazon.awssdk.services.proton.model.GetAccountSettingsRequest
-
Packages that use GetAccountSettingsRequest Package Description software.amazon.awssdk.services.proton This is the Proton Service API Reference.software.amazon.awssdk.services.proton.transform -
-
Uses of GetAccountSettingsRequest in software.amazon.awssdk.services.proton
Methods in software.amazon.awssdk.services.proton with parameters of type GetAccountSettingsRequest Modifier and Type Method Description default CompletableFuture<GetAccountSettingsResponse>ProtonAsyncClient. getAccountSettings(GetAccountSettingsRequest getAccountSettingsRequest)Get detail data for Proton account-wide settings.default GetAccountSettingsResponseProtonClient. getAccountSettings(GetAccountSettingsRequest getAccountSettingsRequest)Get detail data for Proton account-wide settings. -
Uses of GetAccountSettingsRequest in software.amazon.awssdk.services.proton.transform
Methods in software.amazon.awssdk.services.proton.transform with parameters of type GetAccountSettingsRequest Modifier and Type Method Description SdkHttpFullRequestGetAccountSettingsRequestMarshaller. marshall(GetAccountSettingsRequest getAccountSettingsRequest)
-