| DeleteMyDeviceRequest.Builder | DeleteMyDeviceRequest.Builder. authorization(String authorization) | The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested. | 
| static DeleteMyDeviceRequest.Builder | DeleteMyDeviceRequest. builder() | Return a new builder for this request object. | 
| DeleteMyDeviceRequest.Builder | DeleteMyDeviceRequest.Builder. copy(DeleteMyDeviceRequest o) | Copy method to populate the builder with values from the given instance. | 
| DeleteMyDeviceRequest.Builder | DeleteMyDeviceRequest.Builder. forceDelete(Boolean forceDelete) | To force delete the resource and all its references (if any). | 
| DeleteMyDeviceRequest.Builder | DeleteMyDeviceRequest.Builder. ifMatch(String ifMatch) | Used to make the request conditional on an ETag | 
| DeleteMyDeviceRequest.Builder | DeleteMyDeviceRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| DeleteMyDeviceRequest.Builder | DeleteMyDeviceRequest.Builder. myDeviceId(String myDeviceId) | ID of the resource | 
| DeleteMyDeviceRequest.Builder | DeleteMyDeviceRequest.Builder. opcRetryToken(String opcRetryToken) | A token you supply to uniquely identify the request and provide idempotency if the
request is retried. | 
| DeleteMyDeviceRequest.Builder | DeleteMyDeviceRequest.Builder. resourceTypeSchemaVersion(String resourceTypeSchemaVersion) | An endpoint-specific schema version number to use in the Request. | 
| DeleteMyDeviceRequest.Builder | DeleteMyDeviceRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| DeleteMyDeviceRequest.Builder | DeleteMyDeviceRequest. toBuilder() |  |