public final class ClientEndpointDiscoveryInfo
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.util.List<MemberShape> |
getDiscoveryIds() |
OperationShape |
getDiscoveryOperation() |
StructureShape |
getError()
Deprecated.
|
OperationShape |
getOperation() |
java.util.Optional<StructureShape> |
getOptionalError() |
ServiceShape |
getService() |
boolean |
isRequired() |
public ServiceShape getService()
public OperationShape getOperation()
public OperationShape getDiscoveryOperation()
@Deprecated public StructureShape getError()
getOptionalError()
.public java.util.Optional<StructureShape> getOptionalError()
public java.util.List<MemberShape> getDiscoveryIds()
public boolean isRequired()