Uses of Class
com.oracle.bmc.genericartifactscontent.responses.GetGenericArtifactContentByPathResponse
- 
Packages that use GetGenericArtifactContentByPathResponse Package Description com.oracle.bmc.genericartifactscontent com.oracle.bmc.genericartifactscontent.responses 
- 
- 
Uses of GetGenericArtifactContentByPathResponse in com.oracle.bmc.genericartifactscontentMethods in com.oracle.bmc.genericartifactscontent that return GetGenericArtifactContentByPathResponse Modifier and Type Method Description GetGenericArtifactContentByPathResponseGenericArtifactsContent. getGenericArtifactContentByPath(GetGenericArtifactContentByPathRequest request)Gets the content of an artifact with a specifiedartifactPathandversion.GetGenericArtifactContentByPathResponseGenericArtifactsContentClient. getGenericArtifactContentByPath(GetGenericArtifactContentByPathRequest request)Methods in com.oracle.bmc.genericartifactscontent that return types with arguments of type GetGenericArtifactContentByPathResponse Modifier and Type Method Description Future<GetGenericArtifactContentByPathResponse>GenericArtifactsContentAsync. getGenericArtifactContentByPath(GetGenericArtifactContentByPathRequest request, AsyncHandler<GetGenericArtifactContentByPathRequest,GetGenericArtifactContentByPathResponse> handler)Gets the content of an artifact with a specifiedartifactPathandversion.Future<GetGenericArtifactContentByPathResponse>GenericArtifactsContentAsyncClient. getGenericArtifactContentByPath(GetGenericArtifactContentByPathRequest request, AsyncHandler<GetGenericArtifactContentByPathRequest,GetGenericArtifactContentByPathResponse> handler)Method parameters in com.oracle.bmc.genericartifactscontent with type arguments of type GetGenericArtifactContentByPathResponse Modifier and Type Method Description Future<GetGenericArtifactContentByPathResponse>GenericArtifactsContentAsync. getGenericArtifactContentByPath(GetGenericArtifactContentByPathRequest request, AsyncHandler<GetGenericArtifactContentByPathRequest,GetGenericArtifactContentByPathResponse> handler)Gets the content of an artifact with a specifiedartifactPathandversion.Future<GetGenericArtifactContentByPathResponse>GenericArtifactsContentAsyncClient. getGenericArtifactContentByPath(GetGenericArtifactContentByPathRequest request, AsyncHandler<GetGenericArtifactContentByPathRequest,GetGenericArtifactContentByPathResponse> handler)
- 
Uses of GetGenericArtifactContentByPathResponse in com.oracle.bmc.genericartifactscontent.responsesMethods in com.oracle.bmc.genericartifactscontent.responses that return GetGenericArtifactContentByPathResponse Modifier and Type Method Description GetGenericArtifactContentByPathResponseGetGenericArtifactContentByPathResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.genericartifactscontent.responses with parameters of type GetGenericArtifactContentByPathResponse Modifier and Type Method Description GetGenericArtifactContentByPathResponse.BuilderGetGenericArtifactContentByPathResponse.Builder. copy(GetGenericArtifactContentByPathResponse o)Copy method to populate the builder with values from the given instance.
 
-