Uses of Class
com.oracle.bmc.filestorage.responses.ListFilesystemSnapshotPoliciesResponse
-
Packages that use ListFilesystemSnapshotPoliciesResponse Package Description com.oracle.bmc.filestorage com.oracle.bmc.filestorage.responses -
-
Uses of ListFilesystemSnapshotPoliciesResponse in com.oracle.bmc.filestorage
Methods in com.oracle.bmc.filestorage that return ListFilesystemSnapshotPoliciesResponse Modifier and Type Method Description ListFilesystemSnapshotPoliciesResponseFileStorage. listFilesystemSnapshotPolicies(ListFilesystemSnapshotPoliciesRequest request)Lists file system snapshot policies in the specified compartment.ListFilesystemSnapshotPoliciesResponseFileStorageClient. listFilesystemSnapshotPolicies(ListFilesystemSnapshotPoliciesRequest request)Method parameters in com.oracle.bmc.filestorage with type arguments of type ListFilesystemSnapshotPoliciesResponse 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 ListFilesystemSnapshotPoliciesResponse in com.oracle.bmc.filestorage.responses
Methods in com.oracle.bmc.filestorage.responses that return ListFilesystemSnapshotPoliciesResponse Modifier and Type Method Description ListFilesystemSnapshotPoliciesResponseListFilesystemSnapshotPoliciesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.filestorage.responses with parameters of type ListFilesystemSnapshotPoliciesResponse Modifier and Type Method Description ListFilesystemSnapshotPoliciesResponse.BuilderListFilesystemSnapshotPoliciesResponse.Builder. copy(ListFilesystemSnapshotPoliciesResponse o)Copy method to populate the builder with values from the given instance.
-