com.baidubce.services.moladb.model
Class ListInstancesRequest
java.lang.Object
com.baidubce.model.AbstractBceRequest
com.baidubce.services.moladb.model.ListInstancesRequest
public class ListInstancesRequest
- extends AbstractBceRequest
Represents the input of a ListInstance operation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListInstancesRequest
public ListInstancesRequest()
- Constructs a new ListInstancesRequest object.
Callers should use the setter or fluent setter (with...) methods to
initialize any additional object members.
withRequestCredentials
public ListInstancesRequest withRequestCredentials(BceCredentials credentials)
- Specified by:
withRequestCredentials
in class AbstractBceRequest
Copyright © 2018. All rights reserved.