Uses of Class
com.oracle.bmc.waas.responses.GetAddressListResponse
-
Packages that use GetAddressListResponse Package Description com.oracle.bmc.waas com.oracle.bmc.waas.responses -
-
Uses of GetAddressListResponse in com.oracle.bmc.waas
Methods in com.oracle.bmc.waas that return GetAddressListResponse Modifier and Type Method Description GetAddressListResponseWaas. getAddressList(GetAddressListRequest request)Gets the details of an address list.GetAddressListResponseWaasClient. getAddressList(GetAddressListRequest request)Method parameters in com.oracle.bmc.waas with type arguments of type GetAddressListResponse Modifier and Type Method Description Future<GetAddressListResponse>WaasAsync. getAddressList(GetAddressListRequest request, AsyncHandler<GetAddressListRequest,GetAddressListResponse> handler)Gets the details of an address list.Future<GetAddressListResponse>WaasAsyncClient. getAddressList(GetAddressListRequest request, AsyncHandler<GetAddressListRequest,GetAddressListResponse> handler) -
Uses of GetAddressListResponse in com.oracle.bmc.waas.responses
Methods in com.oracle.bmc.waas.responses that return GetAddressListResponse Modifier and Type Method Description GetAddressListResponseGetAddressListResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.waas.responses with parameters of type GetAddressListResponse Modifier and Type Method Description GetAddressListResponse.BuilderGetAddressListResponse.Builder. copy(GetAddressListResponse o)Copy method to populate the builder with values from the given instance.
-