Uses of Interface
software.amazon.awssdk.services.ram.model.CreatePermissionVersionResponse.Builder
Packages that use CreatePermissionVersionResponse.Builder
-
Uses of CreatePermissionVersionResponse.Builder in software.amazon.awssdk.services.ram.model
Methods in software.amazon.awssdk.services.ram.model that return CreatePermissionVersionResponse.BuilderModifier and TypeMethodDescriptionCreatePermissionVersionResponse.builder()CreatePermissionVersionResponse.Builder.clientToken(String clientToken) The idempotency identifier associated with this request.CreatePermissionVersionResponse.Builder.permission(Consumer<ResourceSharePermissionDetail.Builder> permission) Sets the value of the Permission property for this object.CreatePermissionVersionResponse.Builder.permission(ResourceSharePermissionDetail permission) Sets the value of the Permission property for this object.CreatePermissionVersionResponse.toBuilder()Methods in software.amazon.awssdk.services.ram.model that return types with arguments of type CreatePermissionVersionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreatePermissionVersionResponse.Builder>CreatePermissionVersionResponse.serializableBuilderClass()