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