Class EndpointTestExpectation
java.lang.Object
software.amazon.smithy.rulesengine.traits.EndpointTestExpectation
- All Implemented Interfaces:
ToSmithyBuilder<EndpointTestExpectation>
public final class EndpointTestExpectation
extends Object
implements ToSmithyBuilder<EndpointTestExpectation>
An endpoint test case expectation.
-
Method Details
-
builder
-
getError
-
getEndpoint
-
toBuilder
Description copied from interface:ToSmithyBuilder
Take this object and create a builder that contains all of the current property values of this object.- Specified by:
toBuilder
in interfaceToSmithyBuilder<EndpointTestExpectation>
- Returns:
- a builder for type T
-
hashCode
public int hashCode() -
equals
-