Uses of Class
com.oracle.bmc.genericartifactscontent.responses.GetGenericArtifactContentResponse
- 
Packages that use GetGenericArtifactContentResponse Package Description com.oracle.bmc.genericartifactscontent com.oracle.bmc.genericartifactscontent.responses 
- 
- 
Uses of GetGenericArtifactContentResponse in com.oracle.bmc.genericartifactscontentMethods in com.oracle.bmc.genericartifactscontent that return GetGenericArtifactContentResponse Modifier and Type Method Description GetGenericArtifactContentResponseGenericArtifactsContent. getGenericArtifactContent(GetGenericArtifactContentRequest request)Gets the specified artifact’s content.GetGenericArtifactContentResponseGenericArtifactsContentClient. getGenericArtifactContent(GetGenericArtifactContentRequest request)Methods in com.oracle.bmc.genericartifactscontent that return types with arguments of type GetGenericArtifactContentResponse Modifier and Type Method Description Future<GetGenericArtifactContentResponse>GenericArtifactsContentAsync. getGenericArtifactContent(GetGenericArtifactContentRequest request, AsyncHandler<GetGenericArtifactContentRequest,GetGenericArtifactContentResponse> handler)Gets the specified artifact’s content.Future<GetGenericArtifactContentResponse>GenericArtifactsContentAsyncClient. getGenericArtifactContent(GetGenericArtifactContentRequest request, AsyncHandler<GetGenericArtifactContentRequest,GetGenericArtifactContentResponse> handler)Method parameters in com.oracle.bmc.genericartifactscontent with type arguments of type GetGenericArtifactContentResponse Modifier and Type Method Description Future<GetGenericArtifactContentResponse>GenericArtifactsContentAsync. getGenericArtifactContent(GetGenericArtifactContentRequest request, AsyncHandler<GetGenericArtifactContentRequest,GetGenericArtifactContentResponse> handler)Gets the specified artifact’s content.Future<GetGenericArtifactContentResponse>GenericArtifactsContentAsyncClient. getGenericArtifactContent(GetGenericArtifactContentRequest request, AsyncHandler<GetGenericArtifactContentRequest,GetGenericArtifactContentResponse> handler)
- 
Uses of GetGenericArtifactContentResponse in com.oracle.bmc.genericartifactscontent.responsesMethods in com.oracle.bmc.genericartifactscontent.responses that return GetGenericArtifactContentResponse Modifier and Type Method Description GetGenericArtifactContentResponseGetGenericArtifactContentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.genericartifactscontent.responses with parameters of type GetGenericArtifactContentResponse Modifier and Type Method Description GetGenericArtifactContentResponse.BuilderGetGenericArtifactContentResponse.Builder. copy(GetGenericArtifactContentResponse o)Copy method to populate the builder with values from the given instance.
 
-