Uses of Class
com.oracle.bmc.filestorage.requests.ListFilesystemSnapshotPoliciesRequest
-
Packages that use ListFilesystemSnapshotPoliciesRequest Package Description com.oracle.bmc.filestorage com.oracle.bmc.filestorage.requests -
-
Uses of ListFilesystemSnapshotPoliciesRequest in com.oracle.bmc.filestorage
Method parameters in com.oracle.bmc.filestorage with type arguments of type ListFilesystemSnapshotPoliciesRequest Modifier and Type Method Description Future<ListFilesystemSnapshotPoliciesResponse>FileStorageAsync. listFilesystemSnapshotPolicies(ListFilesystemSnapshotPoliciesRequest request, AsyncHandler<ListFilesystemSnapshotPoliciesRequest,ListFilesystemSnapshotPoliciesResponse> handler)Lists file system snapshot policies in the specified compartment.Future<ListFilesystemSnapshotPoliciesResponse>FileStorageAsyncClient. listFilesystemSnapshotPolicies(ListFilesystemSnapshotPoliciesRequest request, AsyncHandler<ListFilesystemSnapshotPoliciesRequest,ListFilesystemSnapshotPoliciesResponse> handler) -
Uses of ListFilesystemSnapshotPoliciesRequest in com.oracle.bmc.filestorage.requests
Methods in com.oracle.bmc.filestorage.requests that return ListFilesystemSnapshotPoliciesRequest Modifier and Type Method Description ListFilesystemSnapshotPoliciesRequestListFilesystemSnapshotPoliciesRequest.Builder. build()Build the instance of ListFilesystemSnapshotPoliciesRequest as configured by this builderListFilesystemSnapshotPoliciesRequestListFilesystemSnapshotPoliciesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListFilesystemSnapshotPoliciesRequest as configured by this builderMethods in com.oracle.bmc.filestorage.requests with parameters of type ListFilesystemSnapshotPoliciesRequest Modifier and Type Method Description ListFilesystemSnapshotPoliciesRequest.BuilderListFilesystemSnapshotPoliciesRequest.Builder. copy(ListFilesystemSnapshotPoliciesRequest o)Copy method to populate the builder with values from the given instance.
-