Uses of Class
software.amazon.awssdk.codegen.model.rules.endpoints.OperationInput
-
Packages that use OperationInput Package Description software.amazon.awssdk.codegen.model.rules.endpoints -
-
Uses of OperationInput in software.amazon.awssdk.codegen.model.rules.endpoints
Methods in software.amazon.awssdk.codegen.model.rules.endpoints that return types with arguments of type OperationInput Modifier and Type Method Description List<OperationInput>EndpointTestModel. getOperationInputs()Method parameters in software.amazon.awssdk.codegen.model.rules.endpoints with type arguments of type OperationInput Modifier and Type Method Description voidEndpointTestModel. setOperationInputs(List<OperationInput> operationInputs)
-