public static final class ListAclsResponse.Builder extends GeneratedMessage.Builder<ListAclsResponse.Builder> implements ListAclsResponseOrBuilderResponse for ListAcls.
Protobuf type google.cloud.managedkafka.v1.ListAclsResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ListAclsResponse.BuilderImplements
ListAclsResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAcls(Acl value)
public ListAclsResponse.Builder addAcls(Acl value)The list of acls in the requested parent. The order of the acls is unspecified.
repeated .google.cloud.managedkafka.v1.Acl acls = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
Acl |
| Returns | |
|---|---|
| Type | Description |
ListAclsResponse.Builder |
|
addAcls(Acl.Builder builderForValue)
public ListAclsResponse.Builder addAcls(Acl.Builder builderForValue)The list of acls in the requested parent. The order of the acls is unspecified.
repeated .google.cloud.managedkafka.v1.Acl acls = 1;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
Acl.Builder |
| Returns | |
|---|---|
| Type | Description |
ListAclsResponse.Builder |
|
addAcls(int index, Acl value)
public ListAclsResponse.Builder addAcls(int index, Acl value)The list of acls in the requested parent. The order of the acls is unspecified.
repeated .google.cloud.managedkafka.v1.Acl acls = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
Acl |
| Returns | |
|---|---|
| Type | Description |
ListAclsResponse.Builder |
|
addAcls(int index, Acl.Builder builderForValue)
public ListAclsResponse.Builder addAcls(int index, Acl.Builder builderForValue)The list of acls in the requested parent. The order of the acls is unspecified.
repeated .google.cloud.managedkafka.v1.Acl acls = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
Acl.Builder |
| Returns | |
|---|---|
| Type | Description |
ListAclsResponse.Builder |
|
addAclsBuilder()
public Acl.Builder addAclsBuilder()The list of acls in the requested parent. The order of the acls is unspecified.
repeated .google.cloud.managedkafka.v1.Acl acls = 1;
| Returns | |
|---|---|
| Type | Description |
Acl.Builder |
|
addAclsBuilder(int index)
public Acl.Builder addAclsBuilder(int index)The list of acls in the requested parent. The order of the acls is unspecified.
repeated .google.cloud.managedkafka.v1.Acl acls = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Acl.Builder |
|
addAllAcls(Iterable<? extends Acl> values)
public ListAclsResponse.Builder addAllAcls(Iterable<? extends Acl> values)The list of acls in the requested parent. The order of the acls is unspecified.
repeated .google.cloud.managedkafka.v1.Acl acls = 1;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.managedkafka.v1.Acl> |
| Returns | |
|---|---|
| Type | Description |
ListAclsResponse.Builder |
|
build()
public ListAclsResponse build()| Returns | |
|---|---|
| Type | Description |
ListAclsResponse |
|
buildPartial()
public ListAclsResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
ListAclsResponse |
|
clear()
public ListAclsResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
ListAclsResponse.Builder |
|
clearAcls()
public ListAclsResponse.Builder clearAcls()The list of acls in the requested parent. The order of the acls is unspecified.
repeated .google.cloud.managedkafka.v1.Acl acls = 1;
| Returns | |
|---|---|
| Type | Description |
ListAclsResponse.Builder |
|
clearNextPageToken()
public ListAclsResponse.Builder clearNextPageToken() A token that can be sent as page_token to retrieve the next page of
results. If this field is omitted, there are no more results.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
ListAclsResponse.Builder |
This builder for chaining. |
getAcls(int index)
public Acl getAcls(int index)The list of acls in the requested parent. The order of the acls is unspecified.
repeated .google.cloud.managedkafka.v1.Acl acls = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Acl |
|
getAclsBuilder(int index)
public Acl.Builder getAclsBuilder(int index)The list of acls in the requested parent. The order of the acls is unspecified.
repeated .google.cloud.managedkafka.v1.Acl acls = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Acl.Builder |
|
getAclsBuilderList()
public List<Acl.Builder> getAclsBuilderList()The list of acls in the requested parent. The order of the acls is unspecified.
repeated .google.cloud.managedkafka.v1.Acl acls = 1;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getAclsCount()
public int getAclsCount()The list of acls in the requested parent. The order of the acls is unspecified.
repeated .google.cloud.managedkafka.v1.Acl acls = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getAclsList()
public List<Acl> getAclsList()The list of acls in the requested parent. The order of the acls is unspecified.
repeated .google.cloud.managedkafka.v1.Acl acls = 1;
| Returns | |
|---|---|
| Type | Description |
List<Acl> |
|
getAclsOrBuilder(int index)
public AclOrBuilder getAclsOrBuilder(int index)The list of acls in the requested parent. The order of the acls is unspecified.
repeated .google.cloud.managedkafka.v1.Acl acls = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
AclOrBuilder |
|
getAclsOrBuilderList()
public List<? extends AclOrBuilder> getAclsOrBuilderList()The list of acls in the requested parent. The order of the acls is unspecified.
repeated .google.cloud.managedkafka.v1.Acl acls = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.managedkafka.v1.AclOrBuilder> |
|
getDefaultInstanceForType()
public ListAclsResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ListAclsResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getNextPageToken()
public String getNextPageToken() A token that can be sent as page_token to retrieve the next page of
results. If this field is omitted, there are no more results.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The nextPageToken. |
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes() A token that can be sent as page_token to retrieve the next page of
results. If this field is omitted, there are no more results.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for nextPageToken. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(ListAclsResponse other)
public ListAclsResponse.Builder mergeFrom(ListAclsResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
ListAclsResponse |
| Returns | |
|---|---|
| Type | Description |
ListAclsResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ListAclsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListAclsResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ListAclsResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ListAclsResponse.Builder |
|
removeAcls(int index)
public ListAclsResponse.Builder removeAcls(int index)The list of acls in the requested parent. The order of the acls is unspecified.
repeated .google.cloud.managedkafka.v1.Acl acls = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ListAclsResponse.Builder |
|
setAcls(int index, Acl value)
public ListAclsResponse.Builder setAcls(int index, Acl value)The list of acls in the requested parent. The order of the acls is unspecified.
repeated .google.cloud.managedkafka.v1.Acl acls = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
Acl |
| Returns | |
|---|---|
| Type | Description |
ListAclsResponse.Builder |
|
setAcls(int index, Acl.Builder builderForValue)
public ListAclsResponse.Builder setAcls(int index, Acl.Builder builderForValue)The list of acls in the requested parent. The order of the acls is unspecified.
repeated .google.cloud.managedkafka.v1.Acl acls = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
Acl.Builder |
| Returns | |
|---|---|
| Type | Description |
ListAclsResponse.Builder |
|
setNextPageToken(String value)
public ListAclsResponse.Builder setNextPageToken(String value) A token that can be sent as page_token to retrieve the next page of
results. If this field is omitted, there are no more results.
string next_page_token = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ListAclsResponse.Builder |
This builder for chaining. |
setNextPageTokenBytes(ByteString value)
public ListAclsResponse.Builder setNextPageTokenBytes(ByteString value) A token that can be sent as page_token to retrieve the next page of
results. If this field is omitted, there are no more results.
string next_page_token = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ListAclsResponse.Builder |
This builder for chaining. |