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