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