Uses of Class
com.oracle.bmc.osmanagementhub.responses.GetDynamicSetResponse
-
Packages that use GetDynamicSetResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses -
-
Uses of GetDynamicSetResponse in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub that return GetDynamicSetResponse Modifier and Type Method Description GetDynamicSetResponseDynamicSet. getDynamicSet(GetDynamicSetRequest request)Gets information about the specified dynamic set.GetDynamicSetResponseDynamicSetClient. getDynamicSet(GetDynamicSetRequest request)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type GetDynamicSetResponse Modifier and Type Method Description Future<GetDynamicSetResponse>DynamicSetAsync. getDynamicSet(GetDynamicSetRequest request, AsyncHandler<GetDynamicSetRequest,GetDynamicSetResponse> handler)Gets information about the specified dynamic set.Future<GetDynamicSetResponse>DynamicSetAsyncClient. getDynamicSet(GetDynamicSetRequest request, AsyncHandler<GetDynamicSetRequest,GetDynamicSetResponse> handler) -
Uses of GetDynamicSetResponse in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return GetDynamicSetResponse Modifier and Type Method Description GetDynamicSetResponseGetDynamicSetResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type GetDynamicSetResponse Modifier and Type Method Description GetDynamicSetResponse.BuilderGetDynamicSetResponse.Builder. copy(GetDynamicSetResponse o)Copy method to populate the builder with values from the given instance.
-