Uses of Class
com.oracle.bmc.waf.responses.ListProtectionCapabilityGroupTagsResponse
-
Packages that use ListProtectionCapabilityGroupTagsResponse Package Description com.oracle.bmc.waf com.oracle.bmc.waf.responses -
-
Uses of ListProtectionCapabilityGroupTagsResponse in com.oracle.bmc.waf
Methods in com.oracle.bmc.waf that return ListProtectionCapabilityGroupTagsResponse Modifier and Type Method Description ListProtectionCapabilityGroupTagsResponseWaf. listProtectionCapabilityGroupTags(ListProtectionCapabilityGroupTagsRequest request)Lists of available group tags filtered by query parameters.ListProtectionCapabilityGroupTagsResponseWafClient. listProtectionCapabilityGroupTags(ListProtectionCapabilityGroupTagsRequest request)Method parameters in com.oracle.bmc.waf with type arguments of type ListProtectionCapabilityGroupTagsResponse Modifier and Type Method Description Future<ListProtectionCapabilityGroupTagsResponse>WafAsync. listProtectionCapabilityGroupTags(ListProtectionCapabilityGroupTagsRequest request, AsyncHandler<ListProtectionCapabilityGroupTagsRequest,ListProtectionCapabilityGroupTagsResponse> handler)Lists of available group tags filtered by query parameters.Future<ListProtectionCapabilityGroupTagsResponse>WafAsyncClient. listProtectionCapabilityGroupTags(ListProtectionCapabilityGroupTagsRequest request, AsyncHandler<ListProtectionCapabilityGroupTagsRequest,ListProtectionCapabilityGroupTagsResponse> handler) -
Uses of ListProtectionCapabilityGroupTagsResponse in com.oracle.bmc.waf.responses
Methods in com.oracle.bmc.waf.responses that return ListProtectionCapabilityGroupTagsResponse Modifier and Type Method Description ListProtectionCapabilityGroupTagsResponseListProtectionCapabilityGroupTagsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.waf.responses with parameters of type ListProtectionCapabilityGroupTagsResponse Modifier and Type Method Description ListProtectionCapabilityGroupTagsResponse.BuilderListProtectionCapabilityGroupTagsResponse.Builder. copy(ListProtectionCapabilityGroupTagsResponse o)Copy method to populate the builder with values from the given instance.
-