@Generated(value="OracleSDKGenerator", comments="API Version: 1.0.015") public class CreateTransferApplianceAdminCredentialsRequest extends BmcRequest<TransferAppliancePublicKey>
Example: Click here to see how to use CreateTransferApplianceAdminCredentialsRequest.
Modifier and Type | Class and Description |
---|---|
static class |
CreateTransferApplianceAdminCredentialsRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static CreateTransferApplianceAdminCredentialsRequest.Builder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o)
Uses getInvocationCallback and getRetryConfiguration to determine if passed
request is equal to ‘this’.
|
TransferAppliancePublicKey |
getAdminPublicKey() |
TransferAppliancePublicKey |
getBody$()
Alternative accessor for the body parameter.
|
String |
getId()
ID of the Transfer Job
|
String |
getTransferApplianceLabel()
Label of the Transfer Appliance
|
int |
hashCode()
Uses invocationCallback and retryConfiguration to generate a hash.
|
CreateTransferApplianceAdminCredentialsRequest.Builder |
toBuilder() |
String |
toString() |
getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration, supportsExpect100Continue
public TransferAppliancePublicKey getBody$()
Alternative accessor for the body parameter.
getBody$
in class BmcRequest<TransferAppliancePublicKey>
public static CreateTransferApplianceAdminCredentialsRequest.Builder builder()
public CreateTransferApplianceAdminCredentialsRequest.Builder toBuilder()
public boolean equals(Object o)
BmcRequest
Uses getInvocationCallback and getRetryConfiguration to determine if passed request is equal to ‘this’.
equals
in class BmcRequest<TransferAppliancePublicKey>
protected boolean canEqual(Object other)
public int hashCode()
BmcRequest
Uses invocationCallback and retryConfiguration to generate a hash.
hashCode
in class BmcRequest<TransferAppliancePublicKey>
public String getId()
ID of the Transfer Job
public String getTransferApplianceLabel()
Label of the Transfer Appliance
public TransferAppliancePublicKey getAdminPublicKey()
Copyright © 2016–2022. All rights reserved.