Uses of Class
com.oracle.bmc.opsi.requests.ListHostConfigurationsRequest
-
Packages that use ListHostConfigurationsRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of ListHostConfigurationsRequest in com.oracle.bmc.opsi
Method parameters in com.oracle.bmc.opsi with type arguments of type ListHostConfigurationsRequest Modifier and Type Method Description Future<ListHostConfigurationsResponse>OperationsInsightsAsync. listHostConfigurations(ListHostConfigurationsRequest request, AsyncHandler<ListHostConfigurationsRequest,ListHostConfigurationsResponse> handler)Gets a list of host insight configurations based on the query parameters specified.Future<ListHostConfigurationsResponse>OperationsInsightsAsyncClient. listHostConfigurations(ListHostConfigurationsRequest request, AsyncHandler<ListHostConfigurationsRequest,ListHostConfigurationsResponse> handler) -
Uses of ListHostConfigurationsRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ListHostConfigurationsRequest Modifier and Type Method Description ListHostConfigurationsRequestListHostConfigurationsRequest.Builder. build()Build the instance of ListHostConfigurationsRequest as configured by this builderListHostConfigurationsRequestListHostConfigurationsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListHostConfigurationsRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type ListHostConfigurationsRequest Modifier and Type Method Description ListHostConfigurationsRequest.BuilderListHostConfigurationsRequest.Builder. copy(ListHostConfigurationsRequest o)Copy method to populate the builder with values from the given instance.
-