Uses of Interface
software.amazon.awssdk.services.ram.model.DeletePermissionVersionResponse.Builder
Packages that use DeletePermissionVersionResponse.Builder
-
Uses of DeletePermissionVersionResponse.Builder in software.amazon.awssdk.services.ram.model
Methods in software.amazon.awssdk.services.ram.model that return DeletePermissionVersionResponse.BuilderModifier and TypeMethodDescriptionDeletePermissionVersionResponse.builder()DeletePermissionVersionResponse.Builder.clientToken(String clientToken) The idempotency identifier associated with this request.DeletePermissionVersionResponse.Builder.permissionStatus(String permissionStatus) This operation is performed asynchronously, and this response parameter indicates the current status.DeletePermissionVersionResponse.Builder.permissionStatus(PermissionStatus permissionStatus) This operation is performed asynchronously, and this response parameter indicates the current status.DeletePermissionVersionResponse.Builder.returnValue(Boolean returnValue) A boolean value that indicates whether the operation is successful.DeletePermissionVersionResponse.toBuilder()Methods in software.amazon.awssdk.services.ram.model that return types with arguments of type DeletePermissionVersionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DeletePermissionVersionResponse.Builder>DeletePermissionVersionResponse.serializableBuilderClass()