Uses of Class
com.oracle.bmc.filestorage.responses.DeleteFilesystemSnapshotPolicyResponse.Builder
-
Packages that use DeleteFilesystemSnapshotPolicyResponse.Builder Package Description com.oracle.bmc.filestorage.responses -
-
Uses of DeleteFilesystemSnapshotPolicyResponse.Builder in com.oracle.bmc.filestorage.responses
Methods in com.oracle.bmc.filestorage.responses that return DeleteFilesystemSnapshotPolicyResponse.Builder Modifier and Type Method Description DeleteFilesystemSnapshotPolicyResponse.Builder
DeleteFilesystemSnapshotPolicyResponse.Builder. __httpStatusCode__(int __httpStatusCode__)
static DeleteFilesystemSnapshotPolicyResponse.Builder
DeleteFilesystemSnapshotPolicyResponse. builder()
Return a new builder for this response object.DeleteFilesystemSnapshotPolicyResponse.Builder
DeleteFilesystemSnapshotPolicyResponse.Builder. copy(DeleteFilesystemSnapshotPolicyResponse o)
Copy method to populate the builder with values from the given instance.DeleteFilesystemSnapshotPolicyResponse.Builder
DeleteFilesystemSnapshotPolicyResponse.Builder. headers(Map<String,List<String>> headers)
DeleteFilesystemSnapshotPolicyResponse.Builder
DeleteFilesystemSnapshotPolicyResponse.Builder. opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
-