Uses of Class
com.oracle.bmc.datacatalog.responses.GetEntityTagResponse
-
Packages that use GetEntityTagResponse Package Description com.oracle.bmc.datacatalog com.oracle.bmc.datacatalog.responses -
-
Uses of GetEntityTagResponse in com.oracle.bmc.datacatalog
Methods in com.oracle.bmc.datacatalog that return GetEntityTagResponse Modifier and Type Method Description GetEntityTagResponseDataCatalog. getEntityTag(GetEntityTagRequest request)Gets a specific entity tag by key.GetEntityTagResponseDataCatalogClient. getEntityTag(GetEntityTagRequest request)Method parameters in com.oracle.bmc.datacatalog with type arguments of type GetEntityTagResponse Modifier and Type Method Description Future<GetEntityTagResponse>DataCatalogAsync. getEntityTag(GetEntityTagRequest request, AsyncHandler<GetEntityTagRequest,GetEntityTagResponse> handler)Gets a specific entity tag by key.Future<GetEntityTagResponse>DataCatalogAsyncClient. getEntityTag(GetEntityTagRequest request, AsyncHandler<GetEntityTagRequest,GetEntityTagResponse> handler) -
Uses of GetEntityTagResponse in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return GetEntityTagResponse Modifier and Type Method Description GetEntityTagResponseGetEntityTagResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacatalog.responses with parameters of type GetEntityTagResponse Modifier and Type Method Description GetEntityTagResponse.BuilderGetEntityTagResponse.Builder. copy(GetEntityTagResponse o)Copy method to populate the builder with values from the given instance.
-