Searched refs:SslCertificatesListCall (Results 1 – 1 of 1) sorted by relevance
68876 type SslCertificatesListCall struct { struct68887 func (r *SslCertificatesService) List(project string) *SslCertificatesListCall {68888 c := &SslCertificatesListCall{s: r.s, urlParams_: make(gensupport.URLParams)}68919 func (c *SslCertificatesListCall) Filter(filter string) *SslCertificatesListCall { argument68930 func (c *SslCertificatesListCall) MaxResults(maxResults int64) *SslCertificatesListCall { argument68947 func (c *SslCertificatesListCall) OrderBy(orderBy string) *SslCertificatesListCall { argument68955 func (c *SslCertificatesListCall) PageToken(pageToken string) *SslCertificatesListCall { argument68963 func (c *SslCertificatesListCall) Fields(s ...googleapi.Field) *SslCertificatesListCall { argument68973 func (c *SslCertificatesListCall) IfNoneMatch(entityTag string) *SslCertificatesListCall { argument68981 func (c *SslCertificatesListCall) Context(ctx context.Context) *SslCertificatesListCall { argument[all …]