Uses of Interface
software.amazon.awssdk.services.cloudformation.model.OperationEntry.Builder
Packages that use OperationEntry.Builder
-
Uses of OperationEntry.Builder in software.amazon.awssdk.services.cloudformation.model
Methods in software.amazon.awssdk.services.cloudformation.model that return OperationEntry.BuilderModifier and TypeMethodDescriptionstatic OperationEntry.BuilderOperationEntry.builder()OperationEntry.Builder.operationId(String operationId) The unique identifier for the operation.OperationEntry.Builder.operationType(String operationType) The type of operation.OperationEntry.Builder.operationType(OperationType operationType) The type of operation.OperationEntry.toBuilder()Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type OperationEntry.BuilderModifier and TypeMethodDescriptionstatic Class<? extends OperationEntry.Builder>OperationEntry.serializableBuilderClass()