- canaries(Collection<Canary>) - Method in interface software.amazon.awssdk.services.synthetics.model.DescribeCanariesResponse.Builder
-
Returns an array.
- canaries(Canary...) - Method in interface software.amazon.awssdk.services.synthetics.model.DescribeCanariesResponse.Builder
-
Returns an array.
- canaries(Consumer<Canary.Builder>...) - Method in interface software.amazon.awssdk.services.synthetics.model.DescribeCanariesResponse.Builder
-
Returns an array.
- canaries() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesResponse
-
Returns an array.
- canariesLastRun(Collection<CanaryLastRun>) - Method in interface software.amazon.awssdk.services.synthetics.model.DescribeCanariesLastRunResponse.Builder
-
An array that contains the information from the most recent run of each canary.
- canariesLastRun(CanaryLastRun...) - Method in interface software.amazon.awssdk.services.synthetics.model.DescribeCanariesLastRunResponse.Builder
-
An array that contains the information from the most recent run of each canary.
- canariesLastRun(Consumer<CanaryLastRun.Builder>...) - Method in interface software.amazon.awssdk.services.synthetics.model.DescribeCanariesLastRunResponse.Builder
-
An array that contains the information from the most recent run of each canary.
- canariesLastRun() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesLastRunResponse
-
An array that contains the information from the most recent run of each canary.
- Canary - Class in software.amazon.awssdk.services.synthetics.model
-
This structure contains all information about one canary in your account.
- canary(Canary) - Method in interface software.amazon.awssdk.services.synthetics.model.CreateCanaryResponse.Builder
-
The full details about the canary you have created.
- canary(Consumer<Canary.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.model.CreateCanaryResponse.Builder
-
The full details about the canary you have created.
- canary() - Method in class software.amazon.awssdk.services.synthetics.model.CreateCanaryResponse
-
The full details about the canary you have created.
- canary(Canary) - Method in interface software.amazon.awssdk.services.synthetics.model.GetCanaryResponse.Builder
-
A strucure that contains the full information about the canary.
- canary(Consumer<Canary.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.model.GetCanaryResponse.Builder
-
A strucure that contains the full information about the canary.
- canary() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryResponse
-
A strucure that contains the full information about the canary.
- Canary.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- CanaryCodeInput - Class in software.amazon.awssdk.services.synthetics.model
-
Use this structure to input your script code for the canary.
- CanaryCodeInput.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- CanaryCodeOutput - Class in software.amazon.awssdk.services.synthetics.model
-
This structure contains information about the canary's Lambda handler and where its code is stored by CloudWatch
Synthetics.
- CanaryCodeOutput.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- CanaryLastRun - Class in software.amazon.awssdk.services.synthetics.model
-
This structure contains information about the most recent run of a single canary.
- CanaryLastRun.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- canaryName(String) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryLastRun.Builder
-
The name of the canary.
- canaryName() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryLastRun
-
The name of the canary.
- CanaryRun - Class in software.amazon.awssdk.services.synthetics.model
-
This structure contains the details about one run of one canary.
- CanaryRun.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- CanaryRunConfigInput - Class in software.amazon.awssdk.services.synthetics.model
-
A structure that contains input information for a canary run.
- CanaryRunConfigInput.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- CanaryRunConfigOutput - Class in software.amazon.awssdk.services.synthetics.model
-
A structure that contains information about a canary run.
- CanaryRunConfigOutput.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- canaryRuns(Collection<CanaryRun>) - Method in interface software.amazon.awssdk.services.synthetics.model.GetCanaryRunsResponse.Builder
-
An array of structures.
- canaryRuns(CanaryRun...) - Method in interface software.amazon.awssdk.services.synthetics.model.GetCanaryRunsResponse.Builder
-
An array of structures.
- canaryRuns(Consumer<CanaryRun.Builder>...) - Method in interface software.amazon.awssdk.services.synthetics.model.GetCanaryRunsResponse.Builder
-
An array of structures.
- canaryRuns() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRunsResponse
-
An array of structures.
- CanaryRunState - Enum in software.amazon.awssdk.services.synthetics.model
-
- CanaryRunStateReasonCode - Enum in software.amazon.awssdk.services.synthetics.model
-
- CanaryRunStatus - Class in software.amazon.awssdk.services.synthetics.model
-
This structure contains the status information about a canary run.
- CanaryRunStatus.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- CanaryRunTimeline - Class in software.amazon.awssdk.services.synthetics.model
-
This structure contains the start and end times of a single canary run.
- CanaryRunTimeline.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- CanaryScheduleInput - Class in software.amazon.awssdk.services.synthetics.model
-
This structure specifies how often a canary is to make runs and the date and time when it should stop making runs.
- CanaryScheduleInput.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- CanaryScheduleOutput - Class in software.amazon.awssdk.services.synthetics.model
-
How long, in seconds, for the canary to continue making regular runs according to the schedule in the
Expression value.
- CanaryScheduleOutput.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- CanaryState - Enum in software.amazon.awssdk.services.synthetics.model
-
- CanaryStateReasonCode - Enum in software.amazon.awssdk.services.synthetics.model
-
- CanaryStatus - Class in software.amazon.awssdk.services.synthetics.model
-
A structure that contains the current state of the canary.
- CanaryStatus.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- CanaryTimeline - Class in software.amazon.awssdk.services.synthetics.model
-
This structure contains information about when the canary was created and modified.
- CanaryTimeline.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.synthetics.model.ConflictException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.synthetics.model.InternalServerException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.synthetics.model.ResourceNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.synthetics.model.SyntheticsException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.synthetics.model.SyntheticsException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.synthetics.model.ValidationException.Builder
-
- code(CanaryCodeOutput) - Method in interface software.amazon.awssdk.services.synthetics.model.Canary.Builder
-
Sets the value of the Code property for this object.
- code(Consumer<CanaryCodeOutput.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.model.Canary.Builder
-
Sets the value of the Code property for this object.
- code() - Method in class software.amazon.awssdk.services.synthetics.model.Canary
-
Returns the value of the Code property for this object.
- code(CanaryCodeInput) - Method in interface software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest.Builder
-
A structure that includes the entry point from which the canary should start running your script.
- code(Consumer<CanaryCodeInput.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest.Builder
-
A structure that includes the entry point from which the canary should start running your script.
- code() - Method in class software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest
-
A structure that includes the entry point from which the canary should start running your script.
- code(CanaryCodeInput) - Method in interface software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest.Builder
-
A structure that includes the entry point from which the canary should start running your script.
- code(Consumer<CanaryCodeInput.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest.Builder
-
A structure that includes the entry point from which the canary should start running your script.
- code() - Method in class software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest
-
A structure that includes the entry point from which the canary should start running your script.
- completed(Instant) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryRunTimeline.Builder
-
The end time of the run.
- completed() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunTimeline
-
The end time of the run.
- ConflictException - Exception in software.amazon.awssdk.services.synthetics.model
-
A conflicting operation is already in progress.
- ConflictException.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.synthetics.model.SyntheticsResponseMetadata
-
- create() - Static method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
- createCanary(CreateCanaryRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
Creates a canary.
- createCanary(Consumer<CreateCanaryRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
Creates a canary.
- createCanary(CreateCanaryRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
Creates a canary.
- createCanary(Consumer<CreateCanaryRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
Creates a canary.
- CreateCanaryRequest - Class in software.amazon.awssdk.services.synthetics.model
-
- CreateCanaryRequest.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- CreateCanaryRequestMarshaller - Class in software.amazon.awssdk.services.synthetics.transform
-
- CreateCanaryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.synthetics.transform.CreateCanaryRequestMarshaller
-
- CreateCanaryResponse - Class in software.amazon.awssdk.services.synthetics.model
-
- CreateCanaryResponse.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- created(Instant) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryTimeline.Builder
-
The date and time the canary was created.
- created() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryTimeline
-
The date and time the canary was created.
- deleteCanary(DeleteCanaryRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
Permanently deletes the specified canary.
- deleteCanary(Consumer<DeleteCanaryRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
Permanently deletes the specified canary.
- deleteCanary(DeleteCanaryRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
Permanently deletes the specified canary.
- deleteCanary(Consumer<DeleteCanaryRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
Permanently deletes the specified canary.
- DeleteCanaryRequest - Class in software.amazon.awssdk.services.synthetics.model
-
- DeleteCanaryRequest.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- DeleteCanaryRequestMarshaller - Class in software.amazon.awssdk.services.synthetics.transform
-
- DeleteCanaryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.synthetics.transform.DeleteCanaryRequestMarshaller
-
- DeleteCanaryResponse - Class in software.amazon.awssdk.services.synthetics.model
-
- DeleteCanaryResponse.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- deprecationDate(Instant) - Method in interface software.amazon.awssdk.services.synthetics.model.RuntimeVersion.Builder
-
If this runtime version is deprecated, this value is the date of deprecation.
- deprecationDate() - Method in class software.amazon.awssdk.services.synthetics.model.RuntimeVersion
-
If this runtime version is deprecated, this value is the date of deprecation.
- describeCanaries(DescribeCanariesRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
This operation returns a list of the canaries in your account, along with full details about each canary.
- describeCanaries(Consumer<DescribeCanariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
This operation returns a list of the canaries in your account, along with full details about each canary.
- describeCanaries(DescribeCanariesRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
This operation returns a list of the canaries in your account, along with full details about each canary.
- describeCanaries(Consumer<DescribeCanariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
This operation returns a list of the canaries in your account, along with full details about each canary.
- DescribeCanariesIterable - Class in software.amazon.awssdk.services.synthetics.paginators
-
- DescribeCanariesIterable(SyntheticsClient, DescribeCanariesRequest) - Constructor for class software.amazon.awssdk.services.synthetics.paginators.DescribeCanariesIterable
-
- describeCanariesLastRun(DescribeCanariesLastRunRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
Use this operation to see information from the most recent run of each canary that you have created.
- describeCanariesLastRun(Consumer<DescribeCanariesLastRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
Use this operation to see information from the most recent run of each canary that you have created.
- describeCanariesLastRun(DescribeCanariesLastRunRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
Use this operation to see information from the most recent run of each canary that you have created.
- describeCanariesLastRun(Consumer<DescribeCanariesLastRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
Use this operation to see information from the most recent run of each canary that you have created.
- DescribeCanariesLastRunIterable - Class in software.amazon.awssdk.services.synthetics.paginators
-
- DescribeCanariesLastRunIterable(SyntheticsClient, DescribeCanariesLastRunRequest) - Constructor for class software.amazon.awssdk.services.synthetics.paginators.DescribeCanariesLastRunIterable
-
- describeCanariesLastRunPaginator(DescribeCanariesLastRunRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
Use this operation to see information from the most recent run of each canary that you have created.
- describeCanariesLastRunPaginator(Consumer<DescribeCanariesLastRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
Use this operation to see information from the most recent run of each canary that you have created.
- describeCanariesLastRunPaginator(DescribeCanariesLastRunRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
Use this operation to see information from the most recent run of each canary that you have created.
- describeCanariesLastRunPaginator(Consumer<DescribeCanariesLastRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
Use this operation to see information from the most recent run of each canary that you have created.
- DescribeCanariesLastRunPublisher - Class in software.amazon.awssdk.services.synthetics.paginators
-
- DescribeCanariesLastRunPublisher(SyntheticsAsyncClient, DescribeCanariesLastRunRequest) - Constructor for class software.amazon.awssdk.services.synthetics.paginators.DescribeCanariesLastRunPublisher
-
- DescribeCanariesLastRunRequest - Class in software.amazon.awssdk.services.synthetics.model
-
- DescribeCanariesLastRunRequest.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- DescribeCanariesLastRunRequestMarshaller - Class in software.amazon.awssdk.services.synthetics.transform
-
- DescribeCanariesLastRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.synthetics.transform.DescribeCanariesLastRunRequestMarshaller
-
- DescribeCanariesLastRunResponse - Class in software.amazon.awssdk.services.synthetics.model
-
- DescribeCanariesLastRunResponse.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- describeCanariesPaginator(DescribeCanariesRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
This operation returns a list of the canaries in your account, along with full details about each canary.
- describeCanariesPaginator(Consumer<DescribeCanariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
This operation returns a list of the canaries in your account, along with full details about each canary.
- describeCanariesPaginator(DescribeCanariesRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
This operation returns a list of the canaries in your account, along with full details about each canary.
- describeCanariesPaginator(Consumer<DescribeCanariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
This operation returns a list of the canaries in your account, along with full details about each canary.
- DescribeCanariesPublisher - Class in software.amazon.awssdk.services.synthetics.paginators
-
- DescribeCanariesPublisher(SyntheticsAsyncClient, DescribeCanariesRequest) - Constructor for class software.amazon.awssdk.services.synthetics.paginators.DescribeCanariesPublisher
-
- DescribeCanariesRequest - Class in software.amazon.awssdk.services.synthetics.model
-
- DescribeCanariesRequest.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- DescribeCanariesRequestMarshaller - Class in software.amazon.awssdk.services.synthetics.transform
-
- DescribeCanariesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.synthetics.transform.DescribeCanariesRequestMarshaller
-
- DescribeCanariesResponse - Class in software.amazon.awssdk.services.synthetics.model
-
- DescribeCanariesResponse.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- describeRuntimeVersions(DescribeRuntimeVersionsRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
Returns a list of Synthetics canary runtime versions.
- describeRuntimeVersions(Consumer<DescribeRuntimeVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
Returns a list of Synthetics canary runtime versions.
- describeRuntimeVersions(DescribeRuntimeVersionsRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
Returns a list of Synthetics canary runtime versions.
- describeRuntimeVersions(Consumer<DescribeRuntimeVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
Returns a list of Synthetics canary runtime versions.
- DescribeRuntimeVersionsIterable - Class in software.amazon.awssdk.services.synthetics.paginators
-
- DescribeRuntimeVersionsIterable(SyntheticsClient, DescribeRuntimeVersionsRequest) - Constructor for class software.amazon.awssdk.services.synthetics.paginators.DescribeRuntimeVersionsIterable
-
- describeRuntimeVersionsPaginator(DescribeRuntimeVersionsRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
Returns a list of Synthetics canary runtime versions.
- describeRuntimeVersionsPaginator(Consumer<DescribeRuntimeVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
Returns a list of Synthetics canary runtime versions.
- describeRuntimeVersionsPaginator(DescribeRuntimeVersionsRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
Returns a list of Synthetics canary runtime versions.
- describeRuntimeVersionsPaginator(Consumer<DescribeRuntimeVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
Returns a list of Synthetics canary runtime versions.
- DescribeRuntimeVersionsPublisher - Class in software.amazon.awssdk.services.synthetics.paginators
-
- DescribeRuntimeVersionsPublisher(SyntheticsAsyncClient, DescribeRuntimeVersionsRequest) - Constructor for class software.amazon.awssdk.services.synthetics.paginators.DescribeRuntimeVersionsPublisher
-
- DescribeRuntimeVersionsRequest - Class in software.amazon.awssdk.services.synthetics.model
-
- DescribeRuntimeVersionsRequest.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- DescribeRuntimeVersionsRequestMarshaller - Class in software.amazon.awssdk.services.synthetics.transform
-
- DescribeRuntimeVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.synthetics.transform.DescribeRuntimeVersionsRequestMarshaller
-
- DescribeRuntimeVersionsResponse - Class in software.amazon.awssdk.services.synthetics.model
-
- DescribeRuntimeVersionsResponse.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- description(String) - Method in interface software.amazon.awssdk.services.synthetics.model.RuntimeVersion.Builder
-
A description of the runtime version, created by Amazon.
- description() - Method in class software.amazon.awssdk.services.synthetics.model.RuntimeVersion
-
A description of the runtime version, created by Amazon.
- durationInSeconds(Long) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryScheduleInput.Builder
-
How long, in seconds, for the canary to continue making regular runs according to the schedule in the
Expression value.
- durationInSeconds() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryScheduleInput
-
How long, in seconds, for the canary to continue making regular runs according to the schedule in the
Expression value.
- durationInSeconds(Long) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryScheduleOutput.Builder
-
How long, in seconds, for the canary to continue making regular runs after it was created.
- durationInSeconds() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryScheduleOutput
-
How long, in seconds, for the canary to continue making regular runs after it was created.
- handler(String) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryCodeInput.Builder
-
The entry point to use for the source code when running the canary.
- handler() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryCodeInput
-
The entry point to use for the source code when running the canary.
- handler(String) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryCodeOutput.Builder
-
The entry point to use for the source code when running the canary.
- handler() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryCodeOutput
-
The entry point to use for the source code when running the canary.
- hasCanaries() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesResponse
-
Returns true if the Canaries property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasCanariesLastRun() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesLastRunResponse
-
Returns true if the CanariesLastRun property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasCanaryRuns() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRunsResponse
-
Returns true if the CanaryRuns property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasEnvironmentVariables() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunConfigInput
-
Returns true if the EnvironmentVariables property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.Canary
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryCodeInput
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryCodeOutput
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryLastRun
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRun
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunConfigInput
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunConfigOutput
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunStatus
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunTimeline
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryScheduleInput
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryScheduleOutput
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryStatus
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryTimeline
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.CreateCanaryResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.DeleteCanaryRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.DeleteCanaryResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesLastRunRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesLastRunResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeRuntimeVersionsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeRuntimeVersionsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRunsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRunsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.ListTagsForResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.ListTagsForResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.RuntimeVersion
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.StartCanaryRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.StartCanaryResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.StopCanaryRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.StopCanaryResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.TagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.TagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.UntagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.UntagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.UpdateCanaryResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.VpcConfigInput
-
- hashCode() - Method in class software.amazon.awssdk.services.synthetics.model.VpcConfigOutput
-
- hasRuntimeVersions() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeRuntimeVersionsResponse
-
Returns true if the RuntimeVersions property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.synthetics.model.VpcConfigInput
-
Returns true if the SecurityGroupIds property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.synthetics.model.VpcConfigOutput
-
Returns true if the SecurityGroupIds property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSubnetIds() - Method in class software.amazon.awssdk.services.synthetics.model.VpcConfigInput
-
Returns true if the SubnetIds property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasSubnetIds() - Method in class software.amazon.awssdk.services.synthetics.model.VpcConfigOutput
-
Returns true if the SubnetIds property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasTagKeys() - Method in class software.amazon.awssdk.services.synthetics.model.UntagResourceRequest
-
Returns true if the TagKeys property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.synthetics.model.Canary
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.synthetics.model.ListTagsForResourceResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.synthetics.model.TagResourceRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- name(String) - Method in interface software.amazon.awssdk.services.synthetics.model.Canary.Builder
-
The name of the canary.
- name() - Method in class software.amazon.awssdk.services.synthetics.model.Canary
-
The name of the canary.
- name(String) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryRun.Builder
-
The name of the canary.
- name() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRun
-
The name of the canary.
- name(String) - Method in interface software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest.Builder
-
The name for this canary.
- name() - Method in class software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest
-
The name for this canary.
- name(String) - Method in interface software.amazon.awssdk.services.synthetics.model.DeleteCanaryRequest.Builder
-
The name of the canary that you want to delete.
- name() - Method in class software.amazon.awssdk.services.synthetics.model.DeleteCanaryRequest
-
The name of the canary that you want to delete.
- name(String) - Method in interface software.amazon.awssdk.services.synthetics.model.GetCanaryRequest.Builder
-
The name of the canary that you want details for.
- name() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRequest
-
The name of the canary that you want details for.
- name(String) - Method in interface software.amazon.awssdk.services.synthetics.model.GetCanaryRunsRequest.Builder
-
The name of the canary that you want to see runs for.
- name() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRunsRequest
-
The name of the canary that you want to see runs for.
- name(String) - Method in interface software.amazon.awssdk.services.synthetics.model.StartCanaryRequest.Builder
-
The name of the canary that you want to run.
- name() - Method in class software.amazon.awssdk.services.synthetics.model.StartCanaryRequest
-
The name of the canary that you want to run.
- name(String) - Method in interface software.amazon.awssdk.services.synthetics.model.StopCanaryRequest.Builder
-
The name of the canary that you want to stop.
- name() - Method in class software.amazon.awssdk.services.synthetics.model.StopCanaryRequest
-
The name of the canary that you want to stop.
- name(String) - Method in interface software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest.Builder
-
The name of the canary that you want to update.
- name() - Method in class software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest
-
The name of the canary that you want to update.
- nextToken(String) - Method in interface software.amazon.awssdk.services.synthetics.model.DescribeCanariesLastRunRequest.Builder
-
A token that indicates that there is more data available.
- nextToken() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesLastRunRequest
-
A token that indicates that there is more data available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.synthetics.model.DescribeCanariesLastRunResponse.Builder
-
A token that indicates that there is more data available.
- nextToken() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesLastRunResponse
-
A token that indicates that there is more data available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.synthetics.model.DescribeCanariesRequest.Builder
-
A token that indicates that there is more data available.
- nextToken() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesRequest
-
A token that indicates that there is more data available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.synthetics.model.DescribeCanariesResponse.Builder
-
A token that indicates that there is more data available.
- nextToken() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesResponse
-
A token that indicates that there is more data available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.synthetics.model.DescribeRuntimeVersionsRequest.Builder
-
A token that indicates that there is more data available.
- nextToken() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeRuntimeVersionsRequest
-
A token that indicates that there is more data available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.synthetics.model.DescribeRuntimeVersionsResponse.Builder
-
A token that indicates that there is more data available.
- nextToken() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeRuntimeVersionsResponse
-
A token that indicates that there is more data available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.synthetics.model.GetCanaryRunsRequest.Builder
-
A token that indicates that there is more data available.
- nextToken() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRunsRequest
-
A token that indicates that there is more data available.
- nextToken(String) - Method in interface software.amazon.awssdk.services.synthetics.model.GetCanaryRunsResponse.Builder
-
A token that indicates that there is more data available.
- nextToken() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRunsResponse
-
A token that indicates that there is more data available.
- releaseDate(Instant) - Method in interface software.amazon.awssdk.services.synthetics.model.RuntimeVersion.Builder
-
The date that the runtime version was released.
- releaseDate() - Method in class software.amazon.awssdk.services.synthetics.model.RuntimeVersion
-
The date that the runtime version was released.
- requestId(String) - Method in interface software.amazon.awssdk.services.synthetics.model.ConflictException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.synthetics.model.InternalServerException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.synthetics.model.ResourceNotFoundException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.synthetics.model.SyntheticsException.Builder
-
- requestId(String) - Method in class software.amazon.awssdk.services.synthetics.model.SyntheticsException.BuilderImpl
-
- requestId(String) - Method in interface software.amazon.awssdk.services.synthetics.model.ValidationException.Builder
-
- resourceArn(String) - Method in interface software.amazon.awssdk.services.synthetics.model.ListTagsForResourceRequest.Builder
-
The ARN of the canary that you want to view tags for.
- resourceArn() - Method in class software.amazon.awssdk.services.synthetics.model.ListTagsForResourceRequest
-
The ARN of the canary that you want to view tags for.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.synthetics.model.TagResourceRequest.Builder
-
The ARN of the canary that you're adding tags to.
- resourceArn() - Method in class software.amazon.awssdk.services.synthetics.model.TagResourceRequest
-
The ARN of the canary that you're adding tags to.
- resourceArn(String) - Method in interface software.amazon.awssdk.services.synthetics.model.UntagResourceRequest.Builder
-
The ARN of the canary that you're removing tags from.
- resourceArn() - Method in class software.amazon.awssdk.services.synthetics.model.UntagResourceRequest
-
The ARN of the canary that you're removing tags from.
- ResourceNotFoundException - Exception in software.amazon.awssdk.services.synthetics.model
-
One of the specified resources was not found.
- ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- responseMetadata() - Method in interface software.amazon.awssdk.services.synthetics.model.SyntheticsResponse.Builder
-
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.synthetics.model.SyntheticsResponse.Builder
-
- responseMetadata() - Method in class software.amazon.awssdk.services.synthetics.model.SyntheticsResponse.BuilderImpl
-
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.synthetics.model.SyntheticsResponse.BuilderImpl
-
- responseMetadata() - Method in class software.amazon.awssdk.services.synthetics.model.SyntheticsResponse
-
- runConfig(CanaryRunConfigOutput) - Method in interface software.amazon.awssdk.services.synthetics.model.Canary.Builder
-
Sets the value of the RunConfig property for this object.
- runConfig(Consumer<CanaryRunConfigOutput.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.model.Canary.Builder
-
Sets the value of the RunConfig property for this object.
- runConfig() - Method in class software.amazon.awssdk.services.synthetics.model.Canary
-
Returns the value of the RunConfig property for this object.
- runConfig(CanaryRunConfigInput) - Method in interface software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest.Builder
-
A structure that contains the configuration for individual canary runs, such as timeout value.
- runConfig(Consumer<CanaryRunConfigInput.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest.Builder
-
A structure that contains the configuration for individual canary runs, such as timeout value.
- runConfig() - Method in class software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest
-
A structure that contains the configuration for individual canary runs, such as timeout value.
- runConfig(CanaryRunConfigInput) - Method in interface software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest.Builder
-
A structure that contains the timeout value that is used for each individual run of the canary.
- runConfig(Consumer<CanaryRunConfigInput.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest.Builder
-
A structure that contains the timeout value that is used for each individual run of the canary.
- runConfig() - Method in class software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest
-
A structure that contains the timeout value that is used for each individual run of the canary.
- runtimeVersion(String) - Method in interface software.amazon.awssdk.services.synthetics.model.Canary.Builder
-
Specifies the runtime version to use for the canary.
- runtimeVersion() - Method in class software.amazon.awssdk.services.synthetics.model.Canary
-
Specifies the runtime version to use for the canary.
- runtimeVersion(String) - Method in interface software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest.Builder
-
Specifies the runtime version to use for the canary.
- runtimeVersion() - Method in class software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest
-
Specifies the runtime version to use for the canary.
- RuntimeVersion - Class in software.amazon.awssdk.services.synthetics.model
-
This structure contains information about one canary runtime version.
- runtimeVersion(String) - Method in interface software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest.Builder
-
Specifies the runtime version to use for the canary.
- runtimeVersion() - Method in class software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest
-
Specifies the runtime version to use for the canary.
- RuntimeVersion.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- runtimeVersions(Collection<RuntimeVersion>) - Method in interface software.amazon.awssdk.services.synthetics.model.DescribeRuntimeVersionsResponse.Builder
-
An array of objects that display the details about each Synthetics canary runtime version.
- runtimeVersions(RuntimeVersion...) - Method in interface software.amazon.awssdk.services.synthetics.model.DescribeRuntimeVersionsResponse.Builder
-
An array of objects that display the details about each Synthetics canary runtime version.
- runtimeVersions(Consumer<RuntimeVersion.Builder>...) - Method in interface software.amazon.awssdk.services.synthetics.model.DescribeRuntimeVersionsResponse.Builder
-
An array of objects that display the details about each Synthetics canary runtime version.
- runtimeVersions() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeRuntimeVersionsResponse
-
An array of objects that display the details about each Synthetics canary runtime version.
- s3Bucket(String) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryCodeInput.Builder
-
If your canary script is located in S3, specify the full bucket name here.
- s3Bucket() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryCodeInput
-
If your canary script is located in S3, specify the full bucket name here.
- s3Key(String) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryCodeInput.Builder
-
The S3 key of your script.
- s3Key() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryCodeInput
-
The S3 key of your script.
- s3Version(String) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryCodeInput.Builder
-
The S3 version ID of your script.
- s3Version() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryCodeInput
-
The S3 version ID of your script.
- schedule(CanaryScheduleOutput) - Method in interface software.amazon.awssdk.services.synthetics.model.Canary.Builder
-
A structure that contains information about how often the canary is to run, and when these runs are to stop.
- schedule(Consumer<CanaryScheduleOutput.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.model.Canary.Builder
-
A structure that contains information about how often the canary is to run, and when these runs are to stop.
- schedule() - Method in class software.amazon.awssdk.services.synthetics.model.Canary
-
A structure that contains information about how often the canary is to run, and when these runs are to stop.
- schedule(CanaryScheduleInput) - Method in interface software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest.Builder
-
A structure that contains information about how often the canary is to run and when these test runs are to
stop.
- schedule(Consumer<CanaryScheduleInput.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest.Builder
-
A structure that contains information about how often the canary is to run and when these test runs are to
stop.
- schedule() - Method in class software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest
-
A structure that contains information about how often the canary is to run and when these test runs are to stop.
- schedule(CanaryScheduleInput) - Method in interface software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest.Builder
-
A structure that contains information about how often the canary is to run, and when these runs are to stop.
- schedule(Consumer<CanaryScheduleInput.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest.Builder
-
A structure that contains information about how often the canary is to run, and when these runs are to stop.
- schedule() - Method in class software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest
-
A structure that contains information about how often the canary is to run, and when these runs are to stop.
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.Canary
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryCodeInput
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryCodeOutput
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryLastRun
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRun
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunConfigInput
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunConfigOutput
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunStatus
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunTimeline
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryScheduleInput
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryScheduleOutput
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryStatus
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryTimeline
-
- sdkFields() - Method in exception software.amazon.awssdk.services.synthetics.model.ConflictException
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.CreateCanaryResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.DeleteCanaryRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.DeleteCanaryResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesLastRunRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesLastRunResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeRuntimeVersionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeRuntimeVersionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRunsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRunsResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.synthetics.model.InternalServerException
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.ListTagsForResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.ListTagsForResourceResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.synthetics.model.ResourceNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.RuntimeVersion
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.StartCanaryRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.StartCanaryResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.StopCanaryRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.StopCanaryResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.TagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.TagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.UntagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.UntagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.UpdateCanaryResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.synthetics.model.ValidationException
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.VpcConfigInput
-
- sdkFields() - Method in class software.amazon.awssdk.services.synthetics.model.VpcConfigOutput
-
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.synthetics.model.VpcConfigInput.Builder
-
The IDs of the security groups for this canary.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.synthetics.model.VpcConfigInput.Builder
-
The IDs of the security groups for this canary.
- securityGroupIds() - Method in class software.amazon.awssdk.services.synthetics.model.VpcConfigInput
-
The IDs of the security groups for this canary.
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.synthetics.model.VpcConfigOutput.Builder
-
The IDs of the security groups for this canary.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.synthetics.model.VpcConfigOutput.Builder
-
The IDs of the security groups for this canary.
- securityGroupIds() - Method in class software.amazon.awssdk.services.synthetics.model.VpcConfigOutput
-
The IDs of the security groups for this canary.
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.Canary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.CanaryCodeInput
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.CanaryCodeOutput
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.CanaryLastRun
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.CanaryRun
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.CanaryRunConfigInput
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.CanaryRunConfigOutput
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.CanaryRunStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.CanaryRunTimeline
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.CanaryScheduleInput
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.CanaryScheduleOutput
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.CanaryStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.CanaryTimeline
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.synthetics.model.ConflictException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.CreateCanaryResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.DeleteCanaryRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.DeleteCanaryResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesLastRunRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesLastRunResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.DescribeRuntimeVersionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.DescribeRuntimeVersionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.GetCanaryResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRunsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRunsResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.synthetics.model.InternalServerException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.ListTagsForResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.ListTagsForResourceResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.synthetics.model.ResourceNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.RuntimeVersion
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.StartCanaryRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.StartCanaryResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.StopCanaryRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.StopCanaryResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.synthetics.model.SyntheticsException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.TagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.TagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.UntagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.UntagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.UpdateCanaryResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.synthetics.model.ValidationException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.VpcConfigInput
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.synthetics.model.VpcConfigOutput
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
- software.amazon.awssdk.services.synthetics - package software.amazon.awssdk.services.synthetics
-
Amazon CloudWatch Synthetics
- software.amazon.awssdk.services.synthetics.model - package software.amazon.awssdk.services.synthetics.model
-
- software.amazon.awssdk.services.synthetics.paginators - package software.amazon.awssdk.services.synthetics.paginators
-
- software.amazon.awssdk.services.synthetics.transform - package software.amazon.awssdk.services.synthetics.transform
-
- sourceLocationArn(String) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryCodeOutput.Builder
-
The ARN of the Lambda layer where Synthetics stores the canary script code.
- sourceLocationArn() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryCodeOutput
-
The ARN of the Lambda layer where Synthetics stores the canary script code.
- startCanary(StartCanaryRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
Use this operation to run a canary that has already been created.
- startCanary(Consumer<StartCanaryRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
Use this operation to run a canary that has already been created.
- startCanary(StartCanaryRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
Use this operation to run a canary that has already been created.
- startCanary(Consumer<StartCanaryRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
Use this operation to run a canary that has already been created.
- StartCanaryRequest - Class in software.amazon.awssdk.services.synthetics.model
-
- StartCanaryRequest.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- StartCanaryRequestMarshaller - Class in software.amazon.awssdk.services.synthetics.transform
-
- StartCanaryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.synthetics.transform.StartCanaryRequestMarshaller
-
- StartCanaryResponse - Class in software.amazon.awssdk.services.synthetics.model
-
- StartCanaryResponse.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- started(Instant) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryRunTimeline.Builder
-
The start time of the run.
- started() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunTimeline
-
The start time of the run.
- state(String) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryRunStatus.Builder
-
The current state of the run.
- state(CanaryRunState) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryRunStatus.Builder
-
The current state of the run.
- state() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunStatus
-
The current state of the run.
- state(String) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryStatus.Builder
-
The current state of the canary.
- state(CanaryState) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryStatus.Builder
-
The current state of the canary.
- state() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryStatus
-
The current state of the canary.
- stateAsString() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunStatus
-
The current state of the run.
- stateAsString() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryStatus
-
The current state of the canary.
- stateReason(String) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryRunStatus.Builder
-
If run of the canary failed, this field contains the reason for the error.
- stateReason() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunStatus
-
If run of the canary failed, this field contains the reason for the error.
- stateReason(String) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryStatus.Builder
-
If the canary has insufficient permissions to run, this field provides more details.
- stateReason() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryStatus
-
If the canary has insufficient permissions to run, this field provides more details.
- stateReasonCode(String) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryRunStatus.Builder
-
If this value is CANARY_FAILURE, an exception occurred in the canary code.
- stateReasonCode(CanaryRunStateReasonCode) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryRunStatus.Builder
-
If this value is CANARY_FAILURE, an exception occurred in the canary code.
- stateReasonCode() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunStatus
-
If this value is CANARY_FAILURE, an exception occurred in the canary code.
- stateReasonCode(String) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryStatus.Builder
-
If the canary cannot run or has failed, this field displays the reason.
- stateReasonCode(CanaryStateReasonCode) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryStatus.Builder
-
If the canary cannot run or has failed, this field displays the reason.
- stateReasonCode() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryStatus
-
If the canary cannot run or has failed, this field displays the reason.
- stateReasonCodeAsString() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunStatus
-
If this value is CANARY_FAILURE, an exception occurred in the canary code.
- stateReasonCodeAsString() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryStatus
-
If the canary cannot run or has failed, this field displays the reason.
- status(CanaryStatus) - Method in interface software.amazon.awssdk.services.synthetics.model.Canary.Builder
-
A structure that contains information about the canary's status.
- status(Consumer<CanaryStatus.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.model.Canary.Builder
-
A structure that contains information about the canary's status.
- status() - Method in class software.amazon.awssdk.services.synthetics.model.Canary
-
A structure that contains information about the canary's status.
- status(CanaryRunStatus) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryRun.Builder
-
The status of this run.
- status(Consumer<CanaryRunStatus.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryRun.Builder
-
The status of this run.
- status() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRun
-
The status of this run.
- statusCode(int) - Method in interface software.amazon.awssdk.services.synthetics.model.ConflictException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.synthetics.model.InternalServerException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.synthetics.model.ResourceNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.synthetics.model.SyntheticsException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.synthetics.model.SyntheticsException.BuilderImpl
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.synthetics.model.ValidationException.Builder
-
- stopCanary(StopCanaryRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
Stops the canary to prevent all future runs.
- stopCanary(Consumer<StopCanaryRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
Stops the canary to prevent all future runs.
- stopCanary(StopCanaryRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
Stops the canary to prevent all future runs.
- stopCanary(Consumer<StopCanaryRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
Stops the canary to prevent all future runs.
- StopCanaryRequest - Class in software.amazon.awssdk.services.synthetics.model
-
- StopCanaryRequest.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- StopCanaryRequestMarshaller - Class in software.amazon.awssdk.services.synthetics.transform
-
- StopCanaryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.synthetics.transform.StopCanaryRequestMarshaller
-
- StopCanaryResponse - Class in software.amazon.awssdk.services.synthetics.model
-
- StopCanaryResponse.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.synthetics.model.VpcConfigInput.Builder
-
The IDs of the subnets where this canary is to run.
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.synthetics.model.VpcConfigInput.Builder
-
The IDs of the subnets where this canary is to run.
- subnetIds() - Method in class software.amazon.awssdk.services.synthetics.model.VpcConfigInput
-
The IDs of the subnets where this canary is to run.
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.synthetics.model.VpcConfigOutput.Builder
-
The IDs of the subnets where this canary is to run.
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.synthetics.model.VpcConfigOutput.Builder
-
The IDs of the subnets where this canary is to run.
- subnetIds() - Method in class software.amazon.awssdk.services.synthetics.model.VpcConfigOutput
-
The IDs of the subnets where this canary is to run.
- subscribe(Subscriber<? super DescribeCanariesLastRunResponse>) - Method in class software.amazon.awssdk.services.synthetics.paginators.DescribeCanariesLastRunPublisher
-
- subscribe(Subscriber<? super DescribeCanariesResponse>) - Method in class software.amazon.awssdk.services.synthetics.paginators.DescribeCanariesPublisher
-
- subscribe(Subscriber<? super DescribeRuntimeVersionsResponse>) - Method in class software.amazon.awssdk.services.synthetics.paginators.DescribeRuntimeVersionsPublisher
-
- subscribe(Subscriber<? super GetCanaryRunsResponse>) - Method in class software.amazon.awssdk.services.synthetics.paginators.GetCanaryRunsPublisher
-
- successRetentionPeriodInDays(Integer) - Method in interface software.amazon.awssdk.services.synthetics.model.Canary.Builder
-
The number of days to retain data about successful runs of this canary.
- successRetentionPeriodInDays() - Method in class software.amazon.awssdk.services.synthetics.model.Canary
-
The number of days to retain data about successful runs of this canary.
- successRetentionPeriodInDays(Integer) - Method in interface software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest.Builder
-
The number of days to retain data about successful runs of this canary.
- successRetentionPeriodInDays() - Method in class software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest
-
The number of days to retain data about successful runs of this canary.
- successRetentionPeriodInDays(Integer) - Method in interface software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest.Builder
-
The number of days to retain data about successful runs of this canary.
- successRetentionPeriodInDays() - Method in class software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest
-
The number of days to retain data about successful runs of this canary.
- SyntheticsAsyncClient - Interface in software.amazon.awssdk.services.synthetics
-
Service client for accessing Synthetics asynchronously.
- SyntheticsAsyncClientBuilder - Interface in software.amazon.awssdk.services.synthetics
-
- SyntheticsBaseClientBuilder<B extends SyntheticsBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.synthetics
-
- SyntheticsClient - Interface in software.amazon.awssdk.services.synthetics
-
Service client for accessing Synthetics.
- SyntheticsClientBuilder - Interface in software.amazon.awssdk.services.synthetics
-
- SyntheticsException - Exception in software.amazon.awssdk.services.synthetics.model
-
- SyntheticsException(SyntheticsException.Builder) - Constructor for exception software.amazon.awssdk.services.synthetics.model.SyntheticsException
-
- SyntheticsException.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- SyntheticsException.BuilderImpl - Class in software.amazon.awssdk.services.synthetics.model
-
- SyntheticsRequest - Class in software.amazon.awssdk.services.synthetics.model
-
- SyntheticsRequest(SyntheticsRequest.Builder) - Constructor for class software.amazon.awssdk.services.synthetics.model.SyntheticsRequest
-
- SyntheticsRequest.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- SyntheticsRequest.BuilderImpl - Class in software.amazon.awssdk.services.synthetics.model
-
- SyntheticsResponse - Class in software.amazon.awssdk.services.synthetics.model
-
- SyntheticsResponse(SyntheticsResponse.Builder) - Constructor for class software.amazon.awssdk.services.synthetics.model.SyntheticsResponse
-
- SyntheticsResponse.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- SyntheticsResponse.BuilderImpl - Class in software.amazon.awssdk.services.synthetics.model
-
- SyntheticsResponseMetadata - Class in software.amazon.awssdk.services.synthetics.model
-
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.synthetics.model.UntagResourceRequest.Builder
-
The list of tag keys to remove from the resource.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.synthetics.model.UntagResourceRequest.Builder
-
The list of tag keys to remove from the resource.
- tagKeys() - Method in class software.amazon.awssdk.services.synthetics.model.UntagResourceRequest
-
The list of tag keys to remove from the resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
Assigns one or more tags (key-value pairs) to the specified canary.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsAsyncClient
-
Assigns one or more tags (key-value pairs) to the specified canary.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
Assigns one or more tags (key-value pairs) to the specified canary.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.SyntheticsClient
-
Assigns one or more tags (key-value pairs) to the specified canary.
- TagResourceRequest - Class in software.amazon.awssdk.services.synthetics.model
-
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.synthetics.transform
-
- TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.synthetics.transform.TagResourceRequestMarshaller
-
- TagResourceResponse - Class in software.amazon.awssdk.services.synthetics.model
-
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.synthetics.model.Canary.Builder
-
The list of key-value pairs that are associated with the canary.
- tags() - Method in class software.amazon.awssdk.services.synthetics.model.Canary
-
The list of key-value pairs that are associated with the canary.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest.Builder
-
A list of key-value pairs to associate with the canary.
- tags() - Method in class software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest
-
A list of key-value pairs to associate with the canary.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.synthetics.model.ListTagsForResourceResponse.Builder
-
The list of tag keys and values associated with the canary that you specified.
- tags() - Method in class software.amazon.awssdk.services.synthetics.model.ListTagsForResourceResponse
-
The list of tag keys and values associated with the canary that you specified.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.synthetics.model.TagResourceRequest.Builder
-
The list of key-value pairs to associate with the canary.
- tags() - Method in class software.amazon.awssdk.services.synthetics.model.TagResourceRequest
-
The list of key-value pairs to associate with the canary.
- timeline(CanaryTimeline) - Method in interface software.amazon.awssdk.services.synthetics.model.Canary.Builder
-
A structure that contains information about when the canary was created, modified, and most recently run.
- timeline(Consumer<CanaryTimeline.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.model.Canary.Builder
-
A structure that contains information about when the canary was created, modified, and most recently run.
- timeline() - Method in class software.amazon.awssdk.services.synthetics.model.Canary
-
A structure that contains information about when the canary was created, modified, and most recently run.
- timeline(CanaryRunTimeline) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryRun.Builder
-
A structure that contains the start and end times of this run.
- timeline(Consumer<CanaryRunTimeline.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryRun.Builder
-
A structure that contains the start and end times of this run.
- timeline() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRun
-
A structure that contains the start and end times of this run.
- timeoutInSeconds(Integer) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryRunConfigInput.Builder
-
How long the canary is allowed to run before it must stop.
- timeoutInSeconds() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunConfigInput
-
How long the canary is allowed to run before it must stop.
- timeoutInSeconds(Integer) - Method in interface software.amazon.awssdk.services.synthetics.model.CanaryRunConfigOutput.Builder
-
How long the canary is allowed to run before it must stop.
- timeoutInSeconds() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunConfigOutput
-
How long the canary is allowed to run before it must stop.
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.Canary
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryCodeInput
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryCodeOutput
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryLastRun
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRun
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunConfigInput
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunConfigOutput
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunStatus
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunTimeline
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryScheduleInput
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryScheduleOutput
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryStatus
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryTimeline
-
- toBuilder() - Method in exception software.amazon.awssdk.services.synthetics.model.ConflictException
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.CreateCanaryResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.DeleteCanaryRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.DeleteCanaryResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesLastRunRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesLastRunResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeRuntimeVersionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeRuntimeVersionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRunsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRunsResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.synthetics.model.InternalServerException
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.ListTagsForResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.ListTagsForResourceResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.synthetics.model.ResourceNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.RuntimeVersion
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.StartCanaryRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.StartCanaryResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.StopCanaryRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.StopCanaryResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.synthetics.model.SyntheticsException
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.SyntheticsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.TagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.TagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.UntagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.UntagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.UpdateCanaryResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.synthetics.model.ValidationException
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.VpcConfigInput
-
- toBuilder() - Method in class software.amazon.awssdk.services.synthetics.model.VpcConfigOutput
-
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.Canary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryCodeInput
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryCodeOutput
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryLastRun
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRun
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunConfigInput
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunConfigOutput
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.synthetics.model.CanaryRunState
-
- toString() - Method in enum software.amazon.awssdk.services.synthetics.model.CanaryRunStateReasonCode
-
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryRunTimeline
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryScheduleInput
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryScheduleOutput
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.synthetics.model.CanaryState
-
- toString() - Method in enum software.amazon.awssdk.services.synthetics.model.CanaryStateReasonCode
-
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.CanaryTimeline
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.CreateCanaryResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.DeleteCanaryRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.DeleteCanaryResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesLastRunRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesLastRunResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeCanariesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeRuntimeVersionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.DescribeRuntimeVersionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRunsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.GetCanaryRunsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.ListTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.RuntimeVersion
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.StartCanaryRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.StartCanaryResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.StopCanaryRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.StopCanaryResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.UpdateCanaryResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.VpcConfigInput
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.synthetics.model.VpcConfigOutput
-
Returns a string representation of this object.
- ValidationException - Exception in software.amazon.awssdk.services.synthetics.model
-
A parameter could not be validated.
- ValidationException.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- valueOf(String) - Static method in enum software.amazon.awssdk.services.synthetics.model.CanaryRunState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.synthetics.model.CanaryRunStateReasonCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.synthetics.model.CanaryState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.synthetics.model.CanaryStateReasonCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.synthetics.model.CanaryRunState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.synthetics.model.CanaryRunStateReasonCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.synthetics.model.CanaryState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.synthetics.model.CanaryStateReasonCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- versionName(String) - Method in interface software.amazon.awssdk.services.synthetics.model.RuntimeVersion.Builder
-
The name of the runtime version.
- versionName() - Method in class software.amazon.awssdk.services.synthetics.model.RuntimeVersion
-
The name of the runtime version.
- vpcConfig(VpcConfigOutput) - Method in interface software.amazon.awssdk.services.synthetics.model.Canary.Builder
-
Sets the value of the VpcConfig property for this object.
- vpcConfig(Consumer<VpcConfigOutput.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.model.Canary.Builder
-
Sets the value of the VpcConfig property for this object.
- vpcConfig() - Method in class software.amazon.awssdk.services.synthetics.model.Canary
-
Returns the value of the VpcConfig property for this object.
- vpcConfig(VpcConfigInput) - Method in interface software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest.Builder
-
If this canary is to test an endpoint in a VPC, this structure contains information about the subnet and
security groups of the VPC endpoint.
- vpcConfig(Consumer<VpcConfigInput.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest.Builder
-
If this canary is to test an endpoint in a VPC, this structure contains information about the subnet and
security groups of the VPC endpoint.
- vpcConfig() - Method in class software.amazon.awssdk.services.synthetics.model.CreateCanaryRequest
-
If this canary is to test an endpoint in a VPC, this structure contains information about the subnet and security
groups of the VPC endpoint.
- vpcConfig(VpcConfigInput) - Method in interface software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest.Builder
-
If this canary is to test an endpoint in a VPC, this structure contains information about the subnet and
security groups of the VPC endpoint.
- vpcConfig(Consumer<VpcConfigInput.Builder>) - Method in interface software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest.Builder
-
If this canary is to test an endpoint in a VPC, this structure contains information about the subnet and
security groups of the VPC endpoint.
- vpcConfig() - Method in class software.amazon.awssdk.services.synthetics.model.UpdateCanaryRequest
-
If this canary is to test an endpoint in a VPC, this structure contains information about the subnet and security
groups of the VPC endpoint.
- VpcConfigInput - Class in software.amazon.awssdk.services.synthetics.model
-
If this canary is to test an endpoint in a VPC, this structure contains information about the subnets and security
groups of the VPC endpoint.
- VpcConfigInput.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- VpcConfigOutput - Class in software.amazon.awssdk.services.synthetics.model
-
If this canary is to test an endpoint in a VPC, this structure contains information about the subnets and security
groups of the VPC endpoint.
- VpcConfigOutput.Builder - Interface in software.amazon.awssdk.services.synthetics.model
-
- vpcId(String) - Method in interface software.amazon.awssdk.services.synthetics.model.VpcConfigOutput.Builder
-
The IDs of the VPC where this canary is to run.
- vpcId() - Method in class software.amazon.awssdk.services.synthetics.model.VpcConfigOutput
-
The IDs of the VPC where this canary is to run.