Uses of Class
com.oracle.bmc.artifacts.requests.LookupContainerImageByUriRequest
-
Packages that use LookupContainerImageByUriRequest Package Description com.oracle.bmc.artifacts com.oracle.bmc.artifacts.requests -
-
Uses of LookupContainerImageByUriRequest in com.oracle.bmc.artifacts
Methods in com.oracle.bmc.artifacts with parameters of type LookupContainerImageByUriRequest Modifier and Type Method Description LookupContainerImageByUriResponseArtifacts. lookupContainerImageByUri(LookupContainerImageByUriRequest request)Get container image metadata by URI.Future<LookupContainerImageByUriResponse>ArtifactsAsync. lookupContainerImageByUri(LookupContainerImageByUriRequest request, AsyncHandler<LookupContainerImageByUriRequest,LookupContainerImageByUriResponse> handler)Get container image metadata by URI.Future<LookupContainerImageByUriResponse>ArtifactsAsyncClient. lookupContainerImageByUri(LookupContainerImageByUriRequest request, AsyncHandler<LookupContainerImageByUriRequest,LookupContainerImageByUriResponse> handler)LookupContainerImageByUriResponseArtifactsClient. lookupContainerImageByUri(LookupContainerImageByUriRequest request)Method parameters in com.oracle.bmc.artifacts with type arguments of type LookupContainerImageByUriRequest Modifier and Type Method Description Future<LookupContainerImageByUriResponse>ArtifactsAsync. lookupContainerImageByUri(LookupContainerImageByUriRequest request, AsyncHandler<LookupContainerImageByUriRequest,LookupContainerImageByUriResponse> handler)Get container image metadata by URI.Future<LookupContainerImageByUriResponse>ArtifactsAsyncClient. lookupContainerImageByUri(LookupContainerImageByUriRequest request, AsyncHandler<LookupContainerImageByUriRequest,LookupContainerImageByUriResponse> handler) -
Uses of LookupContainerImageByUriRequest in com.oracle.bmc.artifacts.requests
Methods in com.oracle.bmc.artifacts.requests that return LookupContainerImageByUriRequest Modifier and Type Method Description LookupContainerImageByUriRequestLookupContainerImageByUriRequest.Builder. build()Build the instance of LookupContainerImageByUriRequest as configured by this builderLookupContainerImageByUriRequestLookupContainerImageByUriRequest.Builder. buildWithoutInvocationCallback()Build the instance of LookupContainerImageByUriRequest as configured by this builderMethods in com.oracle.bmc.artifacts.requests with parameters of type LookupContainerImageByUriRequest Modifier and Type Method Description LookupContainerImageByUriRequest.BuilderLookupContainerImageByUriRequest.Builder. copy(LookupContainerImageByUriRequest o)Copy method to populate the builder with values from the given instance.
-