Uses of Class
com.oracle.bmc.devops.requests.ListMirrorRecordsRequest
-
Packages that use ListMirrorRecordsRequest Package Description com.oracle.bmc.devops com.oracle.bmc.devops.requests -
-
Uses of ListMirrorRecordsRequest in com.oracle.bmc.devops
Method parameters in com.oracle.bmc.devops with type arguments of type ListMirrorRecordsRequest Modifier and Type Method Description Future<ListMirrorRecordsResponse>DevopsAsync. listMirrorRecords(ListMirrorRecordsRequest request, AsyncHandler<ListMirrorRecordsRequest,ListMirrorRecordsResponse> handler)Returns a list of mirror entry in history within 30 days.Future<ListMirrorRecordsResponse>DevopsAsyncClient. listMirrorRecords(ListMirrorRecordsRequest request, AsyncHandler<ListMirrorRecordsRequest,ListMirrorRecordsResponse> handler) -
Uses of ListMirrorRecordsRequest in com.oracle.bmc.devops.requests
Methods in com.oracle.bmc.devops.requests that return ListMirrorRecordsRequest Modifier and Type Method Description ListMirrorRecordsRequestListMirrorRecordsRequest.Builder. build()Build the instance of ListMirrorRecordsRequest as configured by this builderListMirrorRecordsRequestListMirrorRecordsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListMirrorRecordsRequest as configured by this builderMethods in com.oracle.bmc.devops.requests with parameters of type ListMirrorRecordsRequest Modifier and Type Method Description ListMirrorRecordsRequest.BuilderListMirrorRecordsRequest.Builder. copy(ListMirrorRecordsRequest o)Copy method to populate the builder with values from the given instance.
-