Uses of Class
software.amazon.awssdk.services.chime.model.GetRetentionSettingsRequest
-
Packages that use GetRetentionSettingsRequest Package Description software.amazon.awssdk.services.chime software.amazon.awssdk.services.chime.transform -
-
Uses of GetRetentionSettingsRequest in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime with parameters of type GetRetentionSettingsRequest Modifier and Type Method Description default CompletableFuture<GetRetentionSettingsResponse>ChimeAsyncClient. getRetentionSettings(GetRetentionSettingsRequest getRetentionSettingsRequest)Gets the retention settings for the specified Amazon Chime Enterprise account.default GetRetentionSettingsResponseChimeClient. getRetentionSettings(GetRetentionSettingsRequest getRetentionSettingsRequest)Gets the retention settings for the specified Amazon Chime Enterprise account. -
Uses of GetRetentionSettingsRequest in software.amazon.awssdk.services.chime.transform
Methods in software.amazon.awssdk.services.chime.transform with parameters of type GetRetentionSettingsRequest Modifier and Type Method Description SdkHttpFullRequestGetRetentionSettingsRequestMarshaller. marshall(GetRetentionSettingsRequest getRetentionSettingsRequest)
-