Uses of Class
software.amazon.awssdk.services.opsworks.model.OpsWorksRequest
-
Packages that use OpsWorksRequest Package Description software.amazon.awssdk.services.opsworks.internal software.amazon.awssdk.services.opsworks.model -
-
Uses of OpsWorksRequest in software.amazon.awssdk.services.opsworks.internal
Methods in software.amazon.awssdk.services.opsworks.internal with type parameters of type OpsWorksRequest Modifier and Type Method Description static <T extends OpsWorksRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends OpsWorksRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of OpsWorksRequest in software.amazon.awssdk.services.opsworks.model
Methods in software.amazon.awssdk.services.opsworks.model that return OpsWorksRequest Modifier and Type Method Description OpsWorksRequestOpsWorksRequest.Builder. build()Constructors in software.amazon.awssdk.services.opsworks.model with parameters of type OpsWorksRequest Constructor Description BuilderImpl(OpsWorksRequest request)
-