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