Uses of Interface
software.amazon.awssdk.services.ssmsap.model.GetOperationResponse.Builder
-
Packages that use GetOperationResponse.Builder Package Description software.amazon.awssdk.services.ssmsap.model -
-
Uses of GetOperationResponse.Builder in software.amazon.awssdk.services.ssmsap.model
Methods in software.amazon.awssdk.services.ssmsap.model that return GetOperationResponse.Builder Modifier and Type Method Description static GetOperationResponse.BuilderGetOperationResponse. builder()default GetOperationResponse.BuilderGetOperationResponse.Builder. operation(Consumer<Operation.Builder> operation)Returns the details of an operation.GetOperationResponse.BuilderGetOperationResponse.Builder. operation(Operation operation)Returns the details of an operation.GetOperationResponse.BuilderGetOperationResponse. toBuilder()Methods in software.amazon.awssdk.services.ssmsap.model that return types with arguments of type GetOperationResponse.Builder Modifier and Type Method Description static Class<? extends GetOperationResponse.Builder>GetOperationResponse. serializableBuilderClass()
-