Uses of Class
software.amazon.awssdk.services.chime.model.ChimeRequest
-
Packages that use ChimeRequest Package Description software.amazon.awssdk.services.chime.internal software.amazon.awssdk.services.chime.model -
-
Uses of ChimeRequest in software.amazon.awssdk.services.chime.internal
Methods in software.amazon.awssdk.services.chime.internal with type parameters of type ChimeRequest Modifier and Type Method Description static <T extends ChimeRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends ChimeRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of ChimeRequest in software.amazon.awssdk.services.chime.model
Methods in software.amazon.awssdk.services.chime.model that return ChimeRequest Modifier and Type Method Description ChimeRequestChimeRequest.Builder. build()Constructors in software.amazon.awssdk.services.chime.model with parameters of type ChimeRequest Constructor Description BuilderImpl(ChimeRequest request)
-