Uses of Class
com.oracle.bmc.cloudguard.requests.GetConditionMetadataTypeRequest
-
Packages that use GetConditionMetadataTypeRequest Package Description com.oracle.bmc.cloudguard com.oracle.bmc.cloudguard.requests -
-
Uses of GetConditionMetadataTypeRequest in com.oracle.bmc.cloudguard
Methods in com.oracle.bmc.cloudguard with parameters of type GetConditionMetadataTypeRequest Modifier and Type Method Description GetConditionMetadataTypeResponseCloudGuard. getConditionMetadataType(GetConditionMetadataTypeRequest request)Returns a ConditionMetatDataType resource with its details.Future<GetConditionMetadataTypeResponse>CloudGuardAsync. getConditionMetadataType(GetConditionMetadataTypeRequest request, AsyncHandler<GetConditionMetadataTypeRequest,GetConditionMetadataTypeResponse> handler)Returns a ConditionMetatDataType resource with its details.Future<GetConditionMetadataTypeResponse>CloudGuardAsyncClient. getConditionMetadataType(GetConditionMetadataTypeRequest request, AsyncHandler<GetConditionMetadataTypeRequest,GetConditionMetadataTypeResponse> handler)GetConditionMetadataTypeResponseCloudGuardClient. getConditionMetadataType(GetConditionMetadataTypeRequest request)Method parameters in com.oracle.bmc.cloudguard with type arguments of type GetConditionMetadataTypeRequest Modifier and Type Method Description Future<GetConditionMetadataTypeResponse>CloudGuardAsync. getConditionMetadataType(GetConditionMetadataTypeRequest request, AsyncHandler<GetConditionMetadataTypeRequest,GetConditionMetadataTypeResponse> handler)Returns a ConditionMetatDataType resource with its details.Future<GetConditionMetadataTypeResponse>CloudGuardAsyncClient. getConditionMetadataType(GetConditionMetadataTypeRequest request, AsyncHandler<GetConditionMetadataTypeRequest,GetConditionMetadataTypeResponse> handler) -
Uses of GetConditionMetadataTypeRequest in com.oracle.bmc.cloudguard.requests
Methods in com.oracle.bmc.cloudguard.requests that return GetConditionMetadataTypeRequest Modifier and Type Method Description GetConditionMetadataTypeRequestGetConditionMetadataTypeRequest.Builder. build()Build the instance of GetConditionMetadataTypeRequest as configured by this builderGetConditionMetadataTypeRequestGetConditionMetadataTypeRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetConditionMetadataTypeRequest as configured by this builderMethods in com.oracle.bmc.cloudguard.requests with parameters of type GetConditionMetadataTypeRequest Modifier and Type Method Description GetConditionMetadataTypeRequest.BuilderGetConditionMetadataTypeRequest.Builder. copy(GetConditionMetadataTypeRequest o)Copy method to populate the builder with values from the given instance.
-