Class NeptunedataResponse
- java.lang.Object
-
- software.amazon.awssdk.core.SdkResponse
-
- software.amazon.awssdk.awscore.AwsResponse
-
- software.amazon.awssdk.services.neptunedata.model.NeptunedataResponse
-
- All Implemented Interfaces:
SdkPojo
- Direct Known Subclasses:
CancelGremlinQueryResponse,CancelLoaderJobResponse,CancelMlDataProcessingJobResponse,CancelMlModelTrainingJobResponse,CancelMlModelTransformJobResponse,CancelOpenCypherQueryResponse,CreateMlEndpointResponse,DeleteMlEndpointResponse,DeletePropertygraphStatisticsResponse,DeleteSparqlStatisticsResponse,ExecuteFastResetResponse,ExecuteGremlinExplainQueryResponse,ExecuteGremlinProfileQueryResponse,ExecuteGremlinQueryResponse,ExecuteOpenCypherExplainQueryResponse,ExecuteOpenCypherQueryResponse,GetEngineStatusResponse,GetGremlinQueryStatusResponse,GetLoaderJobStatusResponse,GetMlDataProcessingJobResponse,GetMlEndpointResponse,GetMlModelTrainingJobResponse,GetMlModelTransformJobResponse,GetOpenCypherQueryStatusResponse,GetPropertygraphStatisticsResponse,GetPropertygraphStreamResponse,GetPropertygraphSummaryResponse,GetRdfGraphSummaryResponse,GetSparqlStatisticsResponse,GetSparqlStreamResponse,ListGremlinQueriesResponse,ListLoaderJobsResponse,ListMlDataProcessingJobsResponse,ListMlEndpointsResponse,ListMlModelTrainingJobsResponse,ListMlModelTransformJobsResponse,ListOpenCypherQueriesResponse,ManagePropertygraphStatisticsResponse,ManageSparqlStatisticsResponse,StartLoaderJobResponse,StartMlDataProcessingJobResponse,StartMlModelTrainingJobResponse,StartMlModelTransformJobResponse
@Generated("software.amazon.awssdk:codegen") public abstract class NeptunedataResponse extends AwsResponse
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceNeptunedataResponse.Builderprotected static classNeptunedataResponse.BuilderImpl
-
Constructor Summary
Constructors Modifier Constructor Description protectedNeptunedataResponse(NeptunedataResponse.Builder builder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NeptunedataResponseMetadataresponseMetadata()-
Methods inherited from class software.amazon.awssdk.awscore.AwsResponse
equals, hashCode, toBuilder
-
Methods inherited from class software.amazon.awssdk.core.SdkResponse
getValueForField, sdkHttpResponse
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
-
-
-
Constructor Detail
-
NeptunedataResponse
protected NeptunedataResponse(NeptunedataResponse.Builder builder)
-
-
Method Detail
-
responseMetadata
public NeptunedataResponseMetadata responseMetadata()
- Overrides:
responseMetadatain classAwsResponse
-
-