Class EndpointTestExpectation
java.lang.Object
software.amazon.smithy.rulesengine.traits.EndpointTestExpectation
- All Implemented Interfaces:
FromSourceLocation,ToNode,ToSmithyBuilder<EndpointTestExpectation>
public final class EndpointTestExpectation
extends Object
implements ToNode, FromSourceLocation, ToSmithyBuilder<EndpointTestExpectation>
An endpoint test case expectation.
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getError
-
getEndpoint
-
toNode
Description copied from interface:ToNodeConverts a value to aNode. -
getSourceLocation
Description copied from interface:FromSourceLocationGets the source location of a value.- Specified by:
getSourceLocationin interfaceFromSourceLocation- Returns:
- Returns the source location of the value.
-
toBuilder
Description copied from interface:ToSmithyBuilderTake this object and create a builder that contains all of the current property values of this object.- Specified by:
toBuilderin interfaceToSmithyBuilder<EndpointTestExpectation>- Returns:
- a builder for type T
-
hashCode
public int hashCode() -
equals
-
builder
-
fromNode
-