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