public static final class ListCloudVmClustersRequest.Builder extends GeneratedMessage.Builder<ListCloudVmClustersRequest.Builder> implements ListCloudVmClustersRequestOrBuilder The request for CloudVmCluster.List.
Protobuf type google.cloud.oracledatabase.v1.ListCloudVmClustersRequest
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ListCloudVmClustersRequest.BuilderImplements
ListCloudVmClustersRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ListCloudVmClustersRequest build()| Returns | |
|---|---|
| Type | Description |
ListCloudVmClustersRequest |
|
buildPartial()
public ListCloudVmClustersRequest buildPartial()| Returns | |
|---|---|
| Type | Description |
ListCloudVmClustersRequest |
|
clear()
public ListCloudVmClustersRequest.Builder clear()| Returns | |
|---|---|
| Type | Description |
ListCloudVmClustersRequest.Builder |
|
clearFilter()
public ListCloudVmClustersRequest.Builder clearFilter()Optional. An expression for filtering the results of the request.
string filter = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ListCloudVmClustersRequest.Builder |
This builder for chaining. |
clearPageSize()
public ListCloudVmClustersRequest.Builder clearPageSize()Optional. The number of VM clusters to return. If unspecified, at most 50 VM clusters will be returned. The maximum value is 1,000.
int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ListCloudVmClustersRequest.Builder |
This builder for chaining. |
clearPageToken()
public ListCloudVmClustersRequest.Builder clearPageToken()Optional. A token identifying the page of results the server returns.
string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ListCloudVmClustersRequest.Builder |
This builder for chaining. |
clearParent()
public ListCloudVmClustersRequest.Builder clearParent()Required. The name of the parent in the following format: projects/{project}/locations/{location}.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ListCloudVmClustersRequest.Builder |
This builder for chaining. |
getDefaultInstanceForType()
public ListCloudVmClustersRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ListCloudVmClustersRequest |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getFilter()
public String getFilter()Optional. An expression for filtering the results of the request.
string filter = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
String |
The filter. |
getFilterBytes()
public ByteString getFilterBytes()Optional. An expression for filtering the results of the request.
string filter = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for filter. |
getPageSize()
public int getPageSize()Optional. The number of VM clusters to return. If unspecified, at most 50 VM clusters will be returned. The maximum value is 1,000.
int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
int |
The pageSize. |
getPageToken()
public String getPageToken()Optional. A token identifying the page of results the server returns.
string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
String |
The pageToken. |
getPageTokenBytes()
public ByteString getPageTokenBytes()Optional. A token identifying the page of results the server returns.
string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for pageToken. |
getParent()
public String getParent()Required. The name of the parent in the following format: projects/{project}/locations/{location}.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The parent. |
getParentBytes()
public ByteString getParentBytes()Required. The name of the parent in the following format: projects/{project}/locations/{location}.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for parent. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(ListCloudVmClustersRequest other)
public ListCloudVmClustersRequest.Builder mergeFrom(ListCloudVmClustersRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
ListCloudVmClustersRequest |
| Returns | |
|---|---|
| Type | Description |
ListCloudVmClustersRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ListCloudVmClustersRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListCloudVmClustersRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ListCloudVmClustersRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ListCloudVmClustersRequest.Builder |
|
setFilter(String value)
public ListCloudVmClustersRequest.Builder setFilter(String value)Optional. An expression for filtering the results of the request.
string filter = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe filter to set. |
| Returns | |
|---|---|
| Type | Description |
ListCloudVmClustersRequest.Builder |
This builder for chaining. |
setFilterBytes(ByteString value)
public ListCloudVmClustersRequest.Builder setFilterBytes(ByteString value)Optional. An expression for filtering the results of the request.
string filter = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for filter to set. |
| Returns | |
|---|---|
| Type | Description |
ListCloudVmClustersRequest.Builder |
This builder for chaining. |
setPageSize(int value)
public ListCloudVmClustersRequest.Builder setPageSize(int value)Optional. The number of VM clusters to return. If unspecified, at most 50 VM clusters will be returned. The maximum value is 1,000.
int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
intThe pageSize to set. |
| Returns | |
|---|---|
| Type | Description |
ListCloudVmClustersRequest.Builder |
This builder for chaining. |
setPageToken(String value)
public ListCloudVmClustersRequest.Builder setPageToken(String value)Optional. A token identifying the page of results the server returns.
string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe pageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ListCloudVmClustersRequest.Builder |
This builder for chaining. |
setPageTokenBytes(ByteString value)
public ListCloudVmClustersRequest.Builder setPageTokenBytes(ByteString value)Optional. A token identifying the page of results the server returns.
string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for pageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ListCloudVmClustersRequest.Builder |
This builder for chaining. |
setParent(String value)
public ListCloudVmClustersRequest.Builder setParent(String value)Required. The name of the parent in the following format: projects/{project}/locations/{location}.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe parent to set. |
| Returns | |
|---|---|
| Type | Description |
ListCloudVmClustersRequest.Builder |
This builder for chaining. |
setParentBytes(ByteString value)
public ListCloudVmClustersRequest.Builder setParentBytes(ByteString value)Required. The name of the parent in the following format: projects/{project}/locations/{location}.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for parent to set. |
| Returns | |
|---|---|
| Type | Description |
ListCloudVmClustersRequest.Builder |
This builder for chaining. |