@Generated(value="OracleSDKGenerator", comments="API Version: 1.0.015") public class ListTransferPackagesRequest extends BmcRequest<Void>
Example: Click here to see how to use ListTransferPackagesRequest.
Modifier and Type | Class and Description |
---|---|
static class |
ListTransferPackagesRequest.Builder |
static class |
ListTransferPackagesRequest.LifecycleState
filtering by lifecycleState
|
Modifier and Type | Method and Description |
---|---|
static ListTransferPackagesRequest.Builder |
builder() |
String |
getDisplayName()
filtering by displayName
|
String |
getId()
ID of the Transfer Job
|
ListTransferPackagesRequest.LifecycleState |
getLifecycleState()
filtering by lifecycleState
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static ListTransferPackagesRequest.Builder builder()
public String getId()
ID of the Transfer Job
public ListTransferPackagesRequest.LifecycleState getLifecycleState()
filtering by lifecycleState
public String getDisplayName()
filtering by displayName
Copyright © 2016–2021. All rights reserved.